Ports Search

Results 2,6612,670 of 5,161 for /ports-mgmt/.(0.022 seconds)
lang/duktape-1.5.1 (Score: 0.006224396)
Embeddable Javascript engine
Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint. Duktape is easy to integrate into a C/C++ project: add duktape.c and duktape.h to your build, and use the Duktape API to call Ecmascript functions from C code and vice versa.
lang/qscheme-0.5.1 (Score: 0.006224396)
Small and fast Scheme interpreter
QScheme is a fast and small implementation of Scheme written in C. QScheme is easy to interface and should be easy to use as an extension language. QScheme currently supports foreign function call and dynamic library. A perl like regular expression module is provided as example. QScheme is really fast: benchmarks (still a little old) shows that it is generaly between 2 and 70 times faster than other scheme interpreters. Documentation and GTK support has been disabled in this port.
lang/quack-0.47 (Score: 0.006224396)
Enhanced support for editing and running Scheme code
Quack enhances Emacs support for Scheme programming. Quack is layered atop the standard packages `cmuscheme.el', by Olin Shivers, and `scheme.el', by Bill Rozas and Dave Love.
lang/specification-000328 (Score: 0.006224396)
Specification of the Sather programming language
Official specification of the Sather programming language.
lang/tutorial-000328 (Score: 0.006224396)
Tutorial on the Sather programming language
A tutorial on the Sather programming language.
lang/rexx-imc-1.76 (Score: 0.006224396)
Procedural programming language designed by IBM's UK Laboratories
REXX/imc is a Rexx interpreter for Unix. It supports all the standard instructions and built-in functions, plus a small number of extensions, and has a partial implementation of the SAA API allowing applications to call Rexx programs and to register addressing environments, Rexx functions, and exit handlers.
lang/wrapper-2.4 (Score: 0.006224396)
Tool that wraps Rexx source or tokenised code into an executable
Rexx/Wrapper is a tool that wraps Rexx source or tokenised code into an executable. The Rexx source code can be optionally compressed and encoded to ensure that the original Rexx code cannot be viewed (unless you have the original encryption key). To use Rexx/Wrapper you need two extra bits of software: 1. A supported Rexx interpreter 2. A supported C compiler
lang/runawk-1.6.0 (Score: 0.006224396)
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.006224396)
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/sbcl-1.3.1 (Score: 0.006224396)
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.