Closed jeromesimeon closed 4 years ago
We should have a pretty printer for the JavaScript AST. This should be written in Coq for testing and to provide the ability to generate string representation in the AST itself (this sounds a little bit circular...).
A partially supported pretty printer for the JavaScript AST is in the JavaScriptAsttoJavaScript module.
We should have a pretty printer for the JavaScript AST. This should be written in Coq for testing and to provide the ability to generate string representation in the AST itself (this sounds a little bit circular...).