Pyrex

Pyrex 0.9.4.1

Pyrex is a Language for Writing Python Extension Modules.Pyrex is a language specially designed for writing Python extension modules. It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world...

DOS33

DOS33 0.2

DOS33 is a collection of utilities that will extract Apple ][ disk images and run pure Applesoft Basic programs. The yacc/bison and lex tools are used to generate the Applesoft Basic parser.util/catalog - lists and extracts all files in a disk image...

GCL

GCL 2.6.2

GCL is a Compiler and interpreter for Common Lisp. GCL compiles to C and then uses the native optimizing C compiler (e.g., GCC), giving great portability. It is highly efficient: a function call is basically the same speed as a C function call, in fact...

Alice ML

Alice ML 1.3

Alice is a functional programming language based on Standard ML, extended with rich support for concurrent, distributed, and constraint programming.Here are some key features of "Alice ML":· Futures: laziness and light-weight concurrency with...

PL/1 for GCC

PL/1 for GCC 0.0.14

PL/1 for GCC project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I is a third-generation procedural language suitable for a wide range of applications including system software, graphics, simulation, text...

Octave

Octave 2.0.17

GNU Octave project is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a...

Polyglot

Polyglot 2.2.2

Polyglot is a highly extensible compiler front end for the Java programming language. The project is implemented as a Java class framework using design patterns to promote extensibility. Using Polyglot, language extensions can be implemented without...