up9inc / jscodegen.py

Python code generator for Mozilla Parser AST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python code generator for Mozilla Parser AST

License:MIT License


Languages

Language:Python 100.0%