gitlab.com / code-generation
code-generation/build4code
The repository supports the NPM build process based on UML models created and managed with the JSONEditor4Code. A JSON file defines the attributes and methods of a class and a JSON editor running in a browser allows the generation of Javascript code.
Last synced at: 3 months ago - Stars: 0 - Forks: 0
code-generation/javascript2ast
Convert a javascript source file into an Abstract Syntax Tree (AST) which is an intermediate step to create an equivalent code in another programming language. The main underlying library is UglifyJS that create an AST e.g. for code compression.
Last synced at: about 3 years ago - Stars: 0 - Forks: 0