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

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

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

HHVM

HHVM 3.7.1 updated

PHP is natively compiled when executed. HHVM changes this by compiling PHP code at runtime.This improves performance and speeds up PHP-based applications. Just what's needed for high-traffic servers, like the ones Facebook has to deal with on a daily...

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