Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ch3: added LLVM IR code genchapter3 | Johannes Stoelp | 2021-09-14 | 1 | -0/+100 |
| | | | | | | - Added safe wrapper around LLVM C API - Added codegen module to emit LLVM IR for the AST - Update the main repl loop to codegen LLVM IR | ||||
* | ch1: added minimal lexer implementation following chapter 1chapter1 | Johannes Stoelp | 2021-09-02 | 1 | -0/+7 |