Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds initial support for code generation (#61)
* 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