A toy interpreter I wrote (not complete at all)
Find a file
2024-01-22 11:22:08 +00:00
src Debug instructions that aren't implemented yet 2024-01-22 11:22:08 +00:00
.gitignore liftoff 2024-01-20 13:04:58 +00:00
Cargo.lock Squashed bugs, added some error reports 2024-01-21 12:36:38 +00:00
Cargo.toml Squashed bugs, added some error reports 2024-01-21 12:36:38 +00:00
test.s Fix improper handling of Loc on newline 2024-01-22 11:20:31 +00:00