/jscodegen.py

Python code generator for Mozilla Parser AST

Primary LanguagePythonMIT LicenseMIT

jscodegen.py

Build Status

Similar to escodegen, jscodegen.py is a library that generates JavaScript from a AST in Mozilla Parser API style. However, it is wip and not yet as sophisticated as escodegen.

Related projects