A Rust implementation of Ludus.
Go to file
2025-06-24 15:58:14 -04:00
assets so many things: DRY out VM, fix repeat tail calls, etc. 2025-06-24 15:50:02 -04:00
scratch grind on bugs 2025-06-22 01:24:52 -04:00
src so turtle graphics appears to work? 2025-06-24 15:58:14 -04:00
.gitignore gitignore 2024-10-27 17:45:42 -04:00
bytecode_thoughts.md oh god, so many changes. working on tuple matching 2025-05-23 00:09:35 -04:00
Cargo.toml first draft of complex string matching, discover jump mistake 2025-06-05 23:26:42 -04:00
LICENSE Initial commit 2024-10-31 19:02:52 +00:00
may_2025_thoughts.md so many things: DRY out VM, fix repeat tail calls, etc. 2025-06-24 15:50:02 -04:00
README.md Initial commit 2024-10-31 19:02:52 +00:00
sandbox_run.txt so many things: DRY out VM, fix repeat tail calls, etc. 2025-06-24 15:50:02 -04:00
sandbox.ld so turtle graphics appears to work? 2025-06-24 15:58:14 -04:00
thoughts.md moar thoughts 2024-11-22 00:07:52 -05:00

rudus

A Rust implementation of Ludus.