A Rust implementation of Ludus.
Go to file
2025-06-25 23:21:22 -04:00
assets run is now String -> String, outputting a json result 2025-06-25 15:41:30 -04:00
pkg maybe figure out the wasm thing? 2025-06-25 22:56:39 -04:00
scratch grind on bugs 2025-06-22 01:24:52 -04:00
src fix blasted merge conflicts 2025-06-25 23:18:59 -04:00
.gitignore cleanup before next text publish 2025-06-25 22:58:29 -04:00
bytecode_thoughts.md oh god, so many changes. working on tuple matching 2025-05-23 00:09:35 -04:00
Cargo.toml maybe figure out the wasm thing? 2025-06-25 22:56:39 -04:00
LICENSE Initial commit 2024-10-31 19:02:52 +00:00
may_2025_thoughts.md maybe get git right? ugh 2025-06-25 23:21:22 -04:00
package-lock.json maybe figure out the wasm thing? 2025-06-25 22:56:39 -04:00
package.json cleanup before next text publish 2025-06-25 22:58:29 -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 things and stuff 2025-06-25 17:43:30 -04:00
thoughts.md moar thoughts 2024-11-22 00:07:52 -05:00

rudus

A Rust implementation of Ludus.