Age | Commit message (Expand) | Author |
---|---|---|
2024-06-28 | optimize interpreter a bit | Kimplul |
2024-06-28 | implement enough for fibonacci | Kimplul |
2024-06-28 | some posthaste fixes | Kimplul |
2024-06-26 | move labels out of the bytecode | Kimplul |
2024-06-26 | enough functionality to implement posthaste | Kimplul |
2024-06-25 | move branches to have the dest in r0 | Kimplul |
2024-06-24 | add initial compiler framework | Kimplul |
2024-06-23 | initial interpeter testing | Kimplul |