Pyret

Pyret 0.5

Racket is an interactive, integrated, graphical programming environment for the Scheme, MzScheme, and MrEd programming languages.Pyret is loosely based on Racket, serving as a basic scripting utility, with a basic Python-like syntax.Writing code in Pyret...

Qore

Qore 0.8.11

It also supports run-time language extensions through modules, suitable for interface development, application scripting, SQL integration, etc..What is new in this release:Added the Qore::AFMap and Qore::AFStrMap constants Added logic to the default file...

Gauche

Gauche 0.9.4

It will allow programmers and system administrators to write small to large scripts for their applications.Gauche is a script engine in the sense that it reads and evaluates the source code, but internally it compiles Scheme expressions into an...

Reactor.js

Reactor.js 0.1.0

Reactive programming is a programming paradigm oriented around data flows and the propagation of change.Basically Reactor.js exposes a set of "reactive variables."These variables work by automatically updating their values based on changes in their...

Lisphp

Lisphp 1.1.0

Lisphp can currently be used from the PHP CLI or just like any other library, embedded in the code.Lisphp also implements sandbox and production environments, for easily testing code in private before sending it out to a live application.For security...

PEG.js

PEG.js 0.9.0 updated

PEG.js can be used to create parsers which process complex data or computer languages. It is as an underlying tool for creating data processors, interpreters, transformers or compilers.What is new in this release:Converted the test suite from QUnit to...

Klass

Klass 1.4.1 updated

The Klass library can make sure JavaScript supports class inheritance just by including one extra script in your page's header.The library implements class inheritance following the general model other ECMAScript-based programming languages have used.Why...

Poly/ML

Poly/ML 5.5.2

Since the 4.0 version of Poly/ML, it now supports the full version of the language as given in the "Definition of Standard ML (Revised)", generally known as ML97.As well as being extremely fast and efficient implementation of Standard ML Poly/ML provides...