A WIP Lua interpreter
Go to file
2022-11-02 13:09:02 +01:00
.github/workflows enable ci for master (#80) 2022-04-30 13:14:04 +02:00
crates unchecked access of instruction pc 2022-10-30 22:18:43 +01:00
test-files add cpython comparison 2022-11-02 13:09:02 +01:00
.gitignore update ds store 2022-01-02 00:30:01 +01:00
Cargo.toml Reorganize repository into a workspace 2022-06-16 18:26:02 +02:00
LICENSE Add a GC (#21) 2022-02-04 21:47:09 +01:00
rust-toolchain.toml Add CLI and a --bytecode command to print the generated code for a given source file. 2022-06-20 18:47:56 +02:00
rustfmt.toml Redesign the engine (#56) 2022-04-13 14:03:26 +02:00