Mascara now support code completion. Appears automatically when typing ".", or can be forced with Ctrl+Space.
More about it in the blog.
Mascara enhances JavaScript with powerful features like classes, namespaces and type-checking.
It compiles the enhanced JavaScript into "lowest common denominator" object code, which will run in any browser.
Read more
The enhancements are based on ECMAScript Harmony, the next generation of JavaScript, developed by ECMA International with participation by Mozilla, Apple, Adobe, Microsoft and others. Mascara makes the JavaScript of the future available today.
Try it here:
Write some code in the editor, or try some of the samples.
Load code sample:
Click Execute to compile and run the code.
The syntax-coloring JavaScript editor is courtesy of EditArea. (If it doesn't work in your browser, try the non-fancy version)
Comments to: olav@olav.dk