CL-JavaScript

CL-JavaScript 0.12.03

CL-JavaScript allows developers to add scripts to Common Lisp applications.It is to Common List as JavaScript is to HTML. CL-JavaScript is actually a JavaScript to Common Lisp translator, runtime, and standard library.The Lisp compiler takes JavaScript...

Macchiato

Macchiato 0.0.5-dev

Macchiato works and can be used in two ways:- It can take CoffeeScript code and convert it to JavaScript- It can take CoffeeScript, convert it to JavaScript, execute the JS code and pass the results to the PHP environment (via the SpiderMonkey PECL...

Pyrex

Pyrex 0.9.9

Pyrex is a language designed for creating Python extension modules written in C code.It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world of C.For the basic types such as numbers and...

Gordon

Gordon 1.0

Practically, Gordon runs SWF movies in a JS environment, without the need of a Flash player.It takes advantage of the latest web technologies like SVG to render vector based graphics or Web Workers for enhanced performance.Gordon will parse large...

It watches a folder full of CoffeeScript files and automatically merges and compiles all of them into one single JavaScript file whenever a change is detected.The script needs to be run from the Ruby CLI.Installation and usage instructions are provided...

SLip

SLip 1.0

SLip is written in JavaScript and is an attempt at porting a more complex programming language inside the dynamic runtime of a browser engine.While still in early development, SLip shows developers how more complex programming environments can be ported...

JS Console

JS Console 1.1.1

JS Console provides a visual tool that behaves just like a JavaScript interpreter, but works inside a browser window, like a regular Web app.Modern browsers provide access to the browser's JavaScript engine console, as a quick way of running custom JS...