| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-25 | Standard library updated and llvm-sys added to cargo.toml | nic-gaffney | |
| 2023-06-15 | Wrap StmtKind and produce dot graph of AST | nic-gaffney | |
| 2023-06-07 | Moving over from a VM interpreter to natively compiled w/ LLVM | Cody | |
| 2023-05-24 | Merge branch 'master' into compiler | Cody | |
| 2023-05-24 | Some changes | Cody | |
| 2023-04-14 | awful | Cody | |
| 2023-04-14 | Improved VM. Started work on std | Cody | |
| 2023-04-12 | END THIS PAIN AND SUFFERING | Cody | |
| 2023-04-10 | Beginning progress on virtual machine | Cody | |
| 2023-04-08 | Started on lexer | Cody | |
| 2023-03-30 | Restructure | Cody | |
| 2023-03-24 | Stuff and things | Cody | |
| 2023-02-27 | Functions beginnings | Cody | |
| 2022-12-15 | Initial language designs & lexer from crafting interpreters | Cody | |
| The very initial language designs I came up with for Sloth. Likely contains inconsistencies and definitely contains things that will be changed in the future. This is basically just a dump of every idea I've had for the language thus far. As for the lexer right now it is heavily based on the one from the Crafting Interpretrs book and doesn't yet parse Sloth grammar. | |||
