Ports Search

Results 261270 of 417 for /lang/.(0.003 seconds)
lang/python-doc-pdf-letter-2.7.12 (Score: 0.13971135)
Documentation for the Python programming language
lang/python-doc-text-2.7.12 (Score: 0.13971135)
Documentation for the Python programming language
lang/python-mode.el-1.0 (Score: 0.13971135)
Emacs lisp module for the Python language
Emacs lisp modules for the Python language.
lang/gcc-6.2.0 (Score: 0.13971135)
GNU Compiler Collection 6
GCC, the GNU Compiler Collection, supports a number of languages. This port installs the C, C++, Fortran and Java front ends as gcc6, g++6, gfortran6, and gcj6, respectively. Gerald Pfeifer <gerald@FreeBSD.org>
lang/python2-2 (Score: 0.13971135)
The "meta-port" for version 2 of the Python interpreter
Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme. This is a meta port to the Python 2.x interpreter and provides symbolic links to bin/python2, bin/pydoc2, bin/idle2 and so on to allow compatibility with minor version agnostic python scripts.
lang/erlang-16.b.03.1 (Score: 0.13971135)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang R16 to be used during the development of OTP applications.
lang/php_doc-20131017 (Score: 0.13971135)
PHP documentation in HTML
PHP documentation in HTML. If you feel that the documentation is too much out of sync with the files available from the URL below, feel free to contact the maintainer about it.
lang/python3-3 (Score: 0.13971135)
The "meta-port" for version 3 of the Python interpreter
Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme. This is a meta port to the Python 3.x interpreter and provides symbolic links to bin/python3, bin/pydoc3, bin/idle3 and so on to allow compatibility with minor version agnostic python scripts.
lang/erlang-17.5.6.9 (Score: 0.13971135)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang 17 to be used during the development of OTP applications.
lang/pike78-7.8.866 (Score: 0.13971135)
Dynamic programming language with a syntax similar to C++
Pike is an interpreted, object-oriented programming language. It looks a bit like C and C++, but it is much easier to learn and use. It can be used for small scripts as well as for large programs. Pike is : - High-level and powerful, which means that even very complex things are easy to do. - Object-oriented, which means that you can use modern programming techniques to divide a large program into small pieces, which are much easier to write than it would be to write the entire program at once. - Interpreted, which means that you don't have to wait for a program to compile and link when you want to run it. - One of the fastest "scripting" languages available. - Garbage-collected, which makes programming much simpler, and removes the risk for memory leaks and other memory-related bugs. - Easy to extend, which means that you can create plug-ins, written in Pike as well as in C or C++, and integrate them with the rest of Pike.