Go to file
Alona EM 2338430e0a Many closure tests, mainly from lox 2021-12-29 02:09:51 +00:00
src Many closure tests, mainly from lox 2021-12-29 02:09:51 +00:00
.gitignore Many more tests 2021-12-27 20:43:12 +00:00
Cargo.lock Basic test harness 2021-12-27 03:35:57 +00:00
Cargo.toml Implement closures 2021-12-28 01:42:17 +00:00
README.md Many closure tests, mainly from lox 2021-12-29 02:09:51 +00:00
build.rs Basic test harness 2021-12-27 03:35:57 +00:00
rust-toolchain Refractor into modules 2021-12-27 22:19:29 +00:00
schemes.md ??? 2021-12-16 18:23:02 +00:00

README.md

Credits

Many of the tests are adapted from craftinginterpriters.