JavaScript
JavaScript (sometimes shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, most known as the scripting language for Web pages, but also used in many non-browser environments.
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...
rapydscript is a precompiler 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 pythoninabrowser 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).
Official Website
Twitter
Facebook
Scripting language Object oriented Language
development web-development javascript-development developer-tools programming scripting-language object-oriented-language programming-language interpreter compilers pre-compiler
JavaScript (sometimes shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, most known as the scripting language for Web pages, but also used in many non-browser environments.
Free Open Source Mac OS X Windows Linux Android iPhone BSD Chrome OS Web
CoffeeScript is a little language that compiles into JavaScript. Underneath all those awkward braces and semicolons, JavaScript has always had a gorgeous object model at its heart.
Free Open Source Mac OS X Windows Linux Web
Now acquired by MICROSOFT. TypeScript is a language for application-scale JavaScript development. It is a typed superset of JavaScript that compiles to plain JavaScript in any browser, any host, any OS and it is Open Source.
Free Open Source Mac OS X Windows Linux Web Self-Hosted Node.JS
LiveScript is a language which compiles down to JavaScript. It is a fork of Coco which is in turn derived from CoffeeScript. Like those two it has a relatively...
Free Open Source Mac OS X Windows Linux
Transcrypt is a tool to precompile a fairly extensive subset of Python into compact, readable Javascript. FEATURES: - Allows for classical OO programming with...
Free Open Source Mac OS X Windows Linux JavaScript
Kaffeine is a set of extensions to the Javascript syntax that attempt to make it nicer to use. It compiles directly into javascript that is very similar, readable and...
Free Open Source Mac OS X Windows Linux