A Rust implementation of Ludus.
Go to file
2025-05-25 19:09:21 -04:00
assets fix print! 2024-12-13 13:47:03 -05:00
src rough, not yet working, draft of dict patterns 2025-05-25 19:09:21 -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 start working on a bytecode interpreter! 2024-12-15 16:37:51 -05:00
LICENSE Initial commit 2024-10-31 19:02:52 +00: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.