Ports Search

Results 101110 of 417 for /lang/.(0.006 seconds)
lang/fpc-3.0.0 (Score: 0.13971135)
Free Pascal interface to the tcl/tk interpreter
lang/gcc-ecj-4.5 (Score: 0.13971135)
Eclipse Java Compiler used to build GCC Java
A pre-built version of the Eclipse Java Compiler (ECJ) used to build and support the Java frontend of the GNU Compiler Collection (GCC).
lang/alchemist.el-1.8.1 (Score: 0.13971135)
Elixir Tooling Integration Into Emacs
Elixir tooling integration into Emacs. Alchemist comes with a bunch of features: - Mix integration - Compile & Execution of Elixir code - Inline code evaluation - Documentation lookup - Definition lookup - Powerful IEx integration - Smart code completion - Elixir project management - Integration with company-mode
lang/clover-11.2.2 (Score: 0.13971135)
Mesa "Clover" OpenCL library
This package contains the Mesa "Clover" libOpenCL implementation. This implementation is build onto GALLIUM and as such can only be used on Radeon cards.
lang/fpc-3.0.0 (Score: 0.13971135)
Free Pascal Compiler utilities
lang/fpc-3.0.0 (Score: 0.13971135)
Free Pascal compiler with Turbo and Delphi
Originally named FPK-Pascal, the Free Pascal compiler is a 32 bit and 64 bit Turbo Pascal compatible Pascal compiler for DOS, Linux, Win32, OS/2, (based on an older version) the AmigaOS, FreeBSD/ELF, BeOS, Darwin(OSX) and others.
lang/gambit-c-4.8.5 (Score: 0.13971135)
Gambit programming system where the compiler generates portable C code
The Gambit programming system is a full implementation of the Scheme language which conforms to the R4RS and IEEE Scheme standards. It consists of two main programs: gsi-gambit, the Gambit Scheme interpreter, and gsc-gambit, the Gambit Scheme compiler. Gambit-C is a version of the Gambit programming system in which the compiler generates portable C code, making the whole Gambit-C system and the programs compiled with it easily portable to many computer architectures for which a C compiler is available. With appropriate declarations in the source code the executable programs generated by the compiler run roughly as fast as equivalent C programs.
lang/perl-5.25.5.24 (Score: 0.13971135)
Practical Extraction and Report Language
Perl is a language that combines some of the features of C, sed, awk and shell. See the manual page for more hype. There are also many books published by O'Reilly & Assoc. See pod/perlbook.pod for more information.
lang/phantomjs-2.0.0 (Score: 0.13971135)
Minimalistic, headless, WebKit-based, JavaScript-driven tool
PhantomJS is a minimalistic, headless, WebKit-based, JavaScript-driven tool. It has native support for different web technologies: DOM handling, CSS selector, JSON, Canvas, SVG, and of course JavaScript.
lang/gcc-4.6.4 (Score: 0.13971135)
GNU Compiler Collection 4.6
GCC, the GNU Compiler Collection, supports a number of languages. This port installs the C, C++, Fortran and Java front ends as gcc46, g++46, gfortran46, and gcj46, respectively. Gerald Pfeifer <gerald@FreeBSD.org>