| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-02-11 | Change how slices work. | Rose Hogenson | 1 | -20/+26 | |
| I'm switching to a more macro-heavy solution. Hopefully it proves robust. | |||||
| 2023-02-11 | Write a garbage collector. | Rose Hogenson | 1 | -0/+11 | |
| Does it work? No, but it compiles. | |||||
| 2023-02-11 | Add a bytecode interpreter. | Rose Hogenson | 1 | -0/+16 | |
| I wrote it in C because I actually like programming in C. Turns out setting up a Makefile is really easy too. | |||||
