A Rust implementation of Ludus.
Go to file
2025-06-20 00:33:25 -04:00
assets fix print! 2024-12-13 13:47:03 -05:00
src fix binding bug 2025-06-20 00:33:25 -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 find a bug in function bindings; TCO is maybe complete?; things are in a shambles 2025-06-19 21:47:58 -04:00
README.md Initial commit 2024-10-31 19:02:52 +00:00
thoughts.md moar thoughts 2024-11-22 00:07:52 -05:00

rudus

A Rust implementation of Ludus.