Ports Search

Results 301310 of 417 for /lang/.(0.002 seconds)
lang/gcc-7.0.0.s20160925 (Score: 0.13971135)
GNU Compiler Collection 7
GCC, the GNU Compiler Collection, supports a number of languages. This port installs the C, C++, Fortran and Java front ends as gcc7, g++7, gfortran7, and gcj7, respectively. Gerald Pfeifer <gerald@FreeBSD.org>
lang/runawk-1.6.0 (Score: 0.13971135)
Wrapper for AWK interpreter that implements a modules system
runawk is a small wrapper for AWK that implements a modules system and helps one to write the standalone AWK programs.
lang/slisp-1.2 (Score: 0.13971135)
Simple Lisp interpreter
SLisp is a simple Lisp interpreter that implements most of the common Lisp constructs in a few hundred lines of C code. It may be useful for learning the basis of the Lisp language.
lang/rust-1.12.0.20160717 (Score: 0.13971135)
Language with a focus on memory safety and concurrency
lang/scm-5f2 (Score: 0.13971135)
Scheme interpreter
Scm conforms to Revised^5 Report on the Algorithmic Language Scheme and the IEEE P1178 specification. SLIB is a portable Scheme library which SCM uses. SLIB-PSD is a portable debugger for Scheme (requires emacs editor). The init file is hard-coded as /usr/local/lib/scm/Init.scm. Alternatively, one can set the environment variable SCM_INIT_PATH to the pathname of Init.scm. The library files are in /usr/local/lib/scm/slib. Alternatively, one can set the environment variable SCHEME_LIBRARY_PATH to the slib directory. Remember to use a trailing / on the pathname. By default -DSICP is turned on, with the expectation that this is the major reason for this port. This means test.scm will fail on three tests in section 6.1. Where strict R4S compliance is important, recompile without the SICP flag.
lang/snobol4-2.0 (Score: 0.13971135)
Port of Macro SNOBOL4, supports full SNOBOL4 plus SPITBOL
This is a free port of the original SIL (SNOBOL4 Implementation Language) macro version of SNOBOL4 (developed at Bell Labs) with the C language as target. SNOBOL4, while known primarily as a string language excels at any task involving symbolic manipulations. It provides run time typing, garbage collection, user data types, on the fly compilation. Its primary weakness is its simple syntax, and lack of "structured programming" constructs. However some consider the spareness of SNOBOL4 syntax a strength when compared to some "modern" agglomerations such as perl.
lang/sagittarius-0.7.5 (Score: 0.13971135)
R6RS/R7RS Scheme system
R6RS/R7RS Scheme system. Features: - Builtin CLOS. - Common Lisp like reader macro. - Cryptographic libraries. - Customisable cipher and hash algorithm. - Custom codec mechanism. - CL like keyword lambda syntax (taken from Gauche). - Constant definition form. (define-constant form). - Builtin regular expression - mostly works O(n) - Replaceable reader
lang/sbcl-1.3.1 (Score: 0.13971135)
Common Lisp development system derived from the CMU CL system
Steel Bank Common Lisp (SBCL) is a Open Source development system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger.
lang/sdcc-3.6.1.2016.07.08 (Score: 0.13971135)
Small Device C Compiler
lang/sdcc-3.6.0 (Score: 0.13971135)
Small Device C Compiler
SDCC is a retargettable, optimizing ANSI C compiler suite that targets the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) HC08 (hc08, s08), Zilog Z80 based MCUs (z80, z180, gbz80, Rabbit 2000/3000, Rabbit 3000A, TLCS-90) and STMicroelectronics STM8. Work is in progress to support Microchip PIC16 and PIC18 targets.