Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reorganizes changes for code generation
* generator - includes all the functions required to generate code * context - Stores context structures required for code generation * result - Stores CodeGenResult and CodeGenError * utils - all the necessary utilities for code generation
- Loading branch information