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

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

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

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

Clean-css

Clean-css 0.7.0

Similar to many other CSS compilers out there, Clean-css is a little bit faster thanks to its Node.js integration.Under the hood it does all the things a CSS minifier should do.From removing comments and whitespace, to optimizing color codes and even to...

tinypy

tinypy 1.1

This package contains a working compiler for Python code at a tremendous small size, usable for handheld devices or embeddable in other applications.Does not support the whole Python domain, but only the necessary features.Features:Bootstraped Python...

JSIL

JSIL 1.0

This tool takes CIL bytecode created by .NET libraries and applications and converts it to JavaScript.This allows a .NET created executable file to work via the browser (JavaScript).Can be used for converting simple desktop widgets and up to complete...

CHICKEN

CHICKEN 4.0.0

It currently runs on Linux, MacOS X, Windows, and many Unix related OSs.CHICKEN produces portable, efficient C, supports almost all of the current Scheme language standard, R5RS and includes many enhancements and extensions.Features:Includes a...