Mascara: Next Generation JavaScript compiler

Try it Download Buy About Documentation Blog Contact

Getting started

Installation

Python 2.5.2 is required.

Download and unpack The latest release of Mascara. You don't need to install it, you can run it straight from the folder.

Getting started

In the root folder is a script translate.py. Run this script with an esx file as input, and the script will generate a js file as output. You can try it with the file testfile/classtest.esx which is included. Example:
translate.py testfile/classtest.esx
You can get help to the cli options by typing:
translate.py --help
Next step will probably be to integrate Mascara with your favorite editor.

X Try!
Mascara JavaScript Generated JavaScript

Translating...
Show compiler settings