A toy interpreter I wrote (not complete at all)
Find a file
2024-01-22 10:45:23 +00:00
src Cleanup useless errors, add help messages for Runtime Errors, tag registers with which register they should be filling 2024-01-22 10:45:23 +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 Cleanup useless errors, add help messages for Runtime Errors, tag registers with which register they should be filling 2024-01-22 10:45:23 +00:00