aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* lib: updated comment on SmallCStrJohannes Stoelp2021-09-141-0/+2
|
* ch3: added LLVM IR code genchapter3Johannes Stoelp2021-09-141-0/+109
- 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