Packages 65

3.12.1

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 84 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

3.2.2

Ruby

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.

Size: 14 MB
Authors: Yukihiro Matsumoto, et al.
Versions: 3.0.0-1, 3.0.2, 3.2.2
Default path: %HOMEDRIVE%\Programs\ruby3
pbox install ruby3 Show pbox.xml

3.11.3

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 75 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml
php

8.1.7

PHP

PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. PHP is a server-side scripting language created in 1995 and designed for web development but also used as a general-purpose programming language. As of January 2013, PHP was installed on more than 240 million websites (39% of those sampled) and 2.1 million web servers. Originally created by Rasmus Lerdorf in 1994, the reference implementation of PHP (powered by the Zend Engine) is now produced by The PHP Group. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive backronym.

Size: 29 MB
Authors: The PHP Group
Default path: %HOMEDRIVE%\Programs\php
pbox install php Show pbox.xml

3.0.2

Ruby

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.

Size: 13 MB
Authors: Yukihiro Matsumoto, et al.
Versions: 3.0.0-1, 3.0.2, 3.2.2
Default path: %HOMEDRIVE%\Programs\ruby3
pbox install ruby3 Show pbox.xml

5.32.1.1

Strawberry Perl

Strawberry Perl is a binary distribution of Perl for the Windows operating system. It includes a bundled compiler and pre-installed modules that offer the ability to install XS CPAN modules directly from CPAN.

Size: 200 MB
Authors: Vanilla Perl Project
Versions: 5.20.1.1, 5.32.1.1
Default path: %HOMEDRIVE%\Programs\Perl
pbox install strawberryperl Show pbox.xml

2.7.4

Ruby

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.

Size: 13 MB
Authors: Yukihiro Matsumoto, et al.
Default path: %HOMEDRIVE%\Programs\ruby
pbox install ruby Show pbox.xml

3.9.7

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 37 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml
php

7.4.23

PHP

PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. PHP is a server-side scripting language created in 1995 and designed for web development but also used as a general-purpose programming language. As of January 2013, PHP was installed on more than 240 million websites (39% of those sampled) and 2.1 million web servers. Originally created by Rasmus Lerdorf in 1994, the reference implementation of PHP (powered by the Zend Engine) is now produced by The PHP Group. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive backronym.

Size: 23 MB
Authors: The PHP Group
Default path: %HOMEDRIVE%\Programs\php
pbox install php Show pbox.xml

9.2.19.0

JRuby Portable

JRuby is a high performance, stable, fully threaded Java implementation of the Ruby programming language. JRuby is an implementation of the Ruby programming language atop the Java Virtual Machine, written largely in Java. It is free software released under a three-way EPL/GPL/LGPL license. JRuby is tightly integrated with Java to allow the embedding of the interpreter into any Java application with full two-way access between the Java and the Ruby code (similar to Jython for the Python language).

Size: 23 MB
Authors: Charles Oliver Nutter, Thomas Enebo, Ola Bini and Nick Sieger
Default path: %HOMEDRIVE%\Programs\jruby
pbox install jruby-portable Show pbox.xml
ant

1.10.11

Apache Ant

Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks.

Size: 9 MB
Authors: Apache Software Foundation
Versions: 1.9.5, 1.10.7, 1.10.11
Default path: %HOMEDRIVE%\Programs\ant
pbox install ant Show pbox.xml

3.8.10

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 37 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

3.8.6.20210514

Python 3 portable installation with extra libraries

This package includes numpy, scipy, sklearn, statsmodels, keras, pytorch, theano, pandas, python-sat and some other packages.

Size: 430 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3-64-ext
pbox install python3-64-ext Show pbox.xml

3.9.1

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 37 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

2.7.18

Python 2

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 31 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-2
pbox install python2 Show pbox.xml

3.0.0-1

Ruby

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.

Size: 13 MB
Authors: Yukihiro Matsumoto, et al.
Versions: 3.0.0-1, 3.0.2, 3.2.2
Default path: %HOMEDRIVE%\Programs\ruby3
pbox install ruby3 Show pbox.xml

3.8.6.20201004

Python 3 portable installation with extra libraries

This package includes numpy, scipy, sklearn, statsmodels, keras, pytorch, theano, pandas, python-sat and some other packages.

Size: 155 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3-64-ext
pbox install python3-64-ext Show pbox.xml

2.7.1

Ruby

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.

Size: 10 MB
Authors: Yukihiro Matsumoto, et al.
Default path: %HOMEDRIVE%\Programs\ruby
pbox install ruby Show pbox.xml
php

7.4.4

PHP

PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. PHP is a server-side scripting language created in 1995 and designed for web development but also used as a general-purpose programming language. As of January 2013, PHP was installed on more than 240 million websites (39% of those sampled) and 2.1 million web servers. Originally created by Rasmus Lerdorf in 1994, the reference implementation of PHP (powered by the Zend Engine) is now produced by The PHP Group. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive backronym.

Size: 23 MB
Authors: The PHP Group
Default path: %HOMEDRIVE%\Programs\php
pbox install php Show pbox.xml
ant

1.10.7

Apache Ant

Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks.

Size: 9 MB
Authors: Apache Software Foundation
Versions: 1.9.5, 1.10.7, 1.10.11
Default path: %HOMEDRIVE%\Programs\ant
pbox install ant Show pbox.xml

3.8.1

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 36 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

2.7.17

Python 2

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 31 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-2
pbox install python2 Show pbox.xml

3.7.2

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 35 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml
php

7.2.13

PHP

PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. PHP is a server-side scripting language created in 1995 and designed for web development but also used as a general-purpose programming language. As of January 2013, PHP was installed on more than 240 million websites (39% of those sampled) and 2.1 million web servers. Originally created by Rasmus Lerdorf in 1994, the reference implementation of PHP (powered by the Zend Engine) is now produced by The PHP Group. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive backronym.

Size: 23 MB
Authors: The PHP Group
Default path: %HOMEDRIVE%\Programs\php
pbox install php Show pbox.xml
php

7.2.6

PHP

PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. PHP is a server-side scripting language created in 1995 and designed for web development but also used as a general-purpose programming language. As of January 2013, PHP was installed on more than 240 million websites (39% of those sampled) and 2.1 million web servers. Originally created by Rasmus Lerdorf in 1994, the reference implementation of PHP (powered by the Zend Engine) is now produced by The PHP Group. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive backronym.

Size: 23 MB
Authors: The PHP Group
Default path: %HOMEDRIVE%\Programs\php
pbox install php Show pbox.xml

3.6.5

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 38 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

2.7.15

Python 2

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 30 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-2
pbox install python2 Show pbox.xml

3.6.4

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 38 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

3.6.3

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 38 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

2.7.14

Python 2

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 30 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-2
pbox install python2 Show pbox.xml

9.1.15.0

JRuby Portable

JRuby is a high performance, stable, fully threaded Java implementation of the Ruby programming language. JRuby is an implementation of the Ruby programming language atop the Java Virtual Machine, written largely in Java. It is free software released under a three-way EPL/GPL/LGPL license. JRuby is tightly integrated with Java to allow the embedding of the interpreter into any Java application with full two-way access between the Java and the Ruby code (similar to Jython for the Python language).

Size: 18 MB
Authors: Charles Oliver Nutter, Thomas Enebo, Ola Bini and Nick Sieger
Default path: %HOMEDRIVE%\Programs\jruby
pbox install jruby-portable Show pbox.xml

9.1.14.0

JRuby Portable

JRuby is a high performance, stable, fully threaded Java implementation of the Ruby programming language. JRuby is an implementation of the Ruby programming language atop the Java Virtual Machine, written largely in Java. It is free software released under a three-way EPL/GPL/LGPL license. JRuby is tightly integrated with Java to allow the embedding of the interpreter into any Java application with full two-way access between the Java and the Ruby code (similar to Jython for the Python language).

Size: 18 MB
Authors: Charles Oliver Nutter, Thomas Enebo, Ola Bini and Nick Sieger
Default path: %HOMEDRIVE%\Programs\jruby
pbox install jruby-portable Show pbox.xml

2.4.1

Ruby

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.

Size: 8 MB
Authors: Yukihiro Matsumoto, et al.
Default path: %HOMEDRIVE%\Programs\ruby
pbox install ruby Show pbox.xml

3.6.1

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 38 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

2.7.13

Python 2

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 30 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-2
pbox install python2 Show pbox.xml

9.1.6.0

JRuby Portable

JRuby is a high performance, stable, fully threaded Java implementation of the Ruby programming language. JRuby is an implementation of the Ruby programming language atop the Java Virtual Machine, written largely in Java. It is free software released under a three-way EPL/GPL/LGPL license. JRuby is tightly integrated with Java to allow the embedding of the interpreter into any Java application with full two-way access between the Java and the Ruby code (similar to Jython for the Python language).

Size: 29 MB
Authors: Charles Oliver Nutter, Thomas Enebo, Ola Bini and Nick Sieger
Default path: %HOMEDRIVE%\Programs\jruby
pbox install jruby-portable Show pbox.xml

2.3.1

Ruby

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.

Size: 18 MB
Authors: Yukihiro Matsumoto, et al.
Default path: %HOMEDRIVE%\Programs\ruby
pbox install ruby Show pbox.xml

3.5.2

Python 3 Portable with NumPy and SciPy Libraries

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 151 MB
Authors: Python Software Foundation
Versions: 3.5.0, 3.5.2
Default path: %HOMEDRIVE%\Programs\python3-ext-portable
pbox install python3-ext-portable Show pbox.xml

2.7.12

Python 2 Portable with NumPy and SciPy Libraries

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 109 MB
Authors: Python Software Foundation
Versions: 2.7.10, 2.7.12
Default path: %HOMEDRIVE%\Programs\python2-ext-portable
pbox install python2-ext-portable Show pbox.xml

9.1.5.0

JRuby Portable

JRuby is a high performance, stable, fully threaded Java implementation of the Ruby programming language. JRuby is an implementation of the Ruby programming language atop the Java Virtual Machine, written largely in Java. It is free software released under a three-way EPL/GPL/LGPL license. JRuby is tightly integrated with Java to allow the embedding of the interpreter into any Java application with full two-way access between the Java and the Ruby code (similar to Jython for the Python language).

Size: 28 MB
Authors: Charles Oliver Nutter, Thomas Enebo, Ola Bini and Nick Sieger
Default path: %HOMEDRIVE%\Programs\jruby
pbox install jruby-portable Show pbox.xml

2.7.12

Python 2

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 30 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-2
pbox install python2 Show pbox.xml

3.5.2

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 36 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml
php

7.0.12

PHP

PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. PHP is a server-side scripting language created in 1995 and designed for web development but also used as a general-purpose programming language. As of January 2013, PHP was installed on more than 240 million websites (39% of those sampled) and 2.1 million web servers. Originally created by Rasmus Lerdorf in 1994, the reference implementation of PHP (powered by the Zend Engine) is now produced by The PHP Group. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive backronym.

Size: 21 MB
Authors: The PHP Group
Default path: %HOMEDRIVE%\Programs\php
pbox install php Show pbox.xml

2.7.11

Python 2

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 29 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-2
pbox install python2 Show pbox.xml

3.5.1

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 35 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

3.5.0

Python 3 Portable with NumPy and SciPy Libraries

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 64 MB
Authors: Python Software Foundation
Versions: 3.5.0, 3.5.2
Default path: %HOMEDRIVE%\Programs\python3-ext-portable
pbox install python3-ext-portable Show pbox.xml

2.7.10

Python 2 Portable with NumPy and SciPy Libraries

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 53 MB
Authors: Python Software Foundation
Versions: 2.7.10, 2.7.12
Default path: %HOMEDRIVE%\Programs\python2-ext-portable
pbox install python2-ext-portable Show pbox.xml

1.7.9

JRuby Portable

JRuby is a high performance, stable, fully threaded Java implementation of the Ruby programming language. JRuby is an implementation of the Ruby programming language atop the Java Virtual Machine, written largely in Java. It is free software released under a three-way EPL/GPL/LGPL license. JRuby is tightly integrated with Java to allow the embedding of the interpreter into any Java application with full two-way access between the Java and the Ruby code (similar to Jython for the Python language).

Size: 16 MB
Authors: Charles Oliver Nutter, Thomas Enebo, Ola Bini and Nick Sieger
Default path: %HOMEDRIVE%\Programs\jruby
pbox install jruby-portable Show pbox.xml

9.0.3.0

JRuby Portable

JRuby is a high performance, stable, fully threaded Java implementation of the Ruby programming language. JRuby is an implementation of the Ruby programming language atop the Java Virtual Machine, written largely in Java. It is free software released under a three-way EPL/GPL/LGPL license. JRuby is tightly integrated with Java to allow the embedding of the interpreter into any Java application with full two-way access between the Java and the Ruby code (similar to Jython for the Python language).

Size: 34 MB
Authors: Charles Oliver Nutter, Thomas Enebo, Ola Bini and Nick Sieger
Default path: %HOMEDRIVE%\Programs\jruby
pbox install jruby-portable Show pbox.xml

3.5.0

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 35 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

2.0.0-p645

Ruby

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.

Size: 16 MB
Authors: Yukihiro Matsumoto, et al.
Default path: %HOMEDRIVE%\Programs\ruby
pbox install ruby Show pbox.xml

2.1.6

Ruby

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.

Size: 17 MB
Authors: Yukihiro Matsumoto, et al.
Default path: %HOMEDRIVE%\Programs\ruby
pbox install ruby Show pbox.xml
php

5.4.42

PHP 5

PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. PHP is a server-side scripting language created in 1995 and designed for web development but also used as a general-purpose programming language. As of January 2013, PHP was installed on more than 240 million websites (39% of those sampled) and 2.1 million web servers. Originally created by Rasmus Lerdorf in 1994, the reference implementation of PHP (powered by the Zend Engine) is now produced by The PHP Group. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive backronym.

Size: 16 MB
Authors: The PHP Group
Default path: %HOMEDRIVE%\Programs\php
pbox install php Show pbox.xml
php

5.6.10

PHP 5

PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. PHP is a server-side scripting language created in 1995 and designed for web development but also used as a general-purpose programming language. As of January 2013, PHP was installed on more than 240 million websites (39% of those sampled) and 2.1 million web servers. Originally created by Rasmus Lerdorf in 1994, the reference implementation of PHP (powered by the Zend Engine) is now produced by The PHP Group. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive backronym.

Size: 20 MB
Authors: The PHP Group
Default path: %HOMEDRIVE%\Programs\php
pbox install php Show pbox.xml
ant

1.9.5

Apache Ant

Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks.

Size: 8 MB
Authors: Apache Software Foundation
Versions: 1.9.5, 1.10.7, 1.10.11
Default path: %HOMEDRIVE%\Programs\ant
pbox install ant Show pbox.xml
php

5.6.9

PHP 5

PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. PHP is a server-side scripting language created in 1995 and designed for web development but also used as a general-purpose programming language. As of January 2013, PHP was installed on more than 240 million websites (39% of those sampled) and 2.1 million web servers. Originally created by Rasmus Lerdorf in 1994, the reference implementation of PHP (powered by the Zend Engine) is now produced by The PHP Group. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, which is a recursive backronym.

Size: 20 MB
Authors: The PHP Group
Versions: 5.6.9
Default path: %HOMEDRIVE%\Programs\php
pbox install php Show pbox.xml

2.2.2

Ruby

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.

Size: 17 MB
Authors: Yukihiro Matsumoto, et al.
Default path: %HOMEDRIVE%\Programs\ruby
pbox install ruby Show pbox.xml

3.4.3

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 34 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

2.7.10

Python 2

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 29 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-2
pbox install python2 Show pbox.xml
ant

1.9.4

Apache Ant

Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks.

Size: 8 MB
Authors: Apache Software Foundation
Versions: 1.9.4
Default path: %HOMEDRIVE%\Programs\ant
pbox install ant Show pbox.xml

2.7.9

Python 2

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 29 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-2
pbox install python2 Show pbox.xml

5.20.1.1

Strawberry Perl

Strawberry Perl is a binary distribution of Perl for the Windows operating system. It includes a bundled compiler and pre-installed modules that offer the ability to install XS CPAN modules directly from CPAN.

Size: 136 MB
Authors: Vanilla Perl Project
Versions: 5.20.1.1, 5.32.1.1
Default path: %HOMEDRIVE%\Programs\Perl
pbox install strawberryperl Show pbox.xml

2.1.5

Ruby

Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. It was designed and developed in the mid-1990s by Yukihiro "Matz" Matsumoto in Japan. According to its authors, Ruby was influenced by Perl, Smalltalk, Eiffel, Ada, and Lisp. It supports multiple programming paradigms, including functional, object-oriented, and imperative. It also has a dynamic type system and automatic memory management.

Size: 17 MB
Authors: Yukihiro Matsumoto, et al.
Default path: %HOMEDRIVE%\Programs\ruby
pbox install ruby Show pbox.xml

2.7.8

Python 2

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 26 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-2
pbox install python2 Show pbox.xml

3.4.2

Python 3

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It features a dynamic type system and automatic memory management and has a large and comprehensive standard library.

Size: 34 MB
Authors: Python Software Foundation
Default path: %HOMEDRIVE%\Programs\Python-3
pbox install python3 Show pbox.xml

PBOX © MikeMirzayanov 2014