RapydScript favicon

RapydScript

RapydScript is a pre-compiler for JavaScript, similar to CoffeeScript, but with cleaner, more readable syntax. The syntax is very similar to Python, but allows JavaScript as well. It's not another Python-in-a-browser clone, it's actually JavaScript with more Pythonic syntax. RapydScript breaks some of the rules of Python to make JavaScript development more enjoyable. Like CoffeeScript, RapydScript is 100% compatible with all browsers and JavaScript libraries. To make development more fun, it brings a number of features from Python into the JavaScript world (classical inheritance, better scope control, modules and importing, and some other syntax sugar).

Kaffeine JS

Kaffeine JS

Kaffeine is a set of extensions to the Javascript syntax that attempt to make it nicer to use. It compiles directly into javas ...

LiveScript

LiveScript

LiveScript is a language which compiles down to JavaScript. It is a fork of Coco which is in turn derived from CoffeeScript. L ...