Toy virtual machine to play with interpreters
Go to file
raphy 8f894174d9 preparing to refactor
renamed AST to ast, following rust naming convention, removed some useless test files and moved the tests to the appropriate files.
2023-11-13 00:06:16 +01:00
src preparing to refactor 2023-11-13 00:06:16 +01:00
tests added description to test file 2023-05-03 23:47:26 +02:00
.gitignore added cargo lock to gitignore 2023-04-28 12:24:58 +02:00
cackle.toml added cackle??? 2023-10-20 00:25:59 +02:00
Cargo.toml updated deps 2023-11-12 08:34:35 +01:00
spec.md fixed typos 2023-11-12 07:00:44 +01:00
test.bin second commit - still messy 2023-04-28 12:18:07 +02:00