Chicken

Chicken 4.9.0.1 updated

Chicken is a free and open source compiler application for the Scheme programming language. It is compatible with the Linux/UNIX operating system.Chicken produces efficient and portable C, and it supports many of the current Scheme language standard (see...

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...

JRuby

JRuby 1.7.10

JRuby is an open source and pure Java implementation of the famous Ruby interpreter.JRuby is tightly integrated with Java to allow both to embed the interpreter into any Java application and script any Java class.Features:A 1.8.6 compatible Ruby...

clig

clig 1.9.11.1

clig is a command line interpreter generator. Clig creates for your C-Program or lets you use in your Tcl-script.Features:a command line interpreter with those features: Flag, Int, Long, Float, Double or String options no. of parameters of options can be...

Mumps Compiler

Mumps Compiler 15.14 updated

Mumps Compiler is an open source, command-line software written in C and designed as a general purpose programming language supported by a large user community. It supports a native hierarchical data base facility.This compiler has been especially...

aime

aime 7.20140207

aime is a simple, C like programming language and a interpreter. Both are designed as application embeddable.What is new in this release:A symbolic type for the "object" type is introduced. A couple of bugs are fixed. Internally, the aime coded...

Erlang

Erlang R16B03

Erlang is an open source programming language designed at the Ericsson Computer Science Laboratory.Erlang is being released to help encourage the spread of Erlang outside Ericsson.What is new in this release:A new memory allocation feature called...

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...