hevia-parser
hevia-parser copied to clipboard
After parsed the AST code, what the next step?
After parsed the AST code, what the next step? Means, how to generate JS code with Hevia.
I removed the code generator, for now this project is a standalone parser. Maybe i will get back again and reimplement this feature.