Go to file
Nick Krichevsky 7dbba9bf1e Fix bug where single statements could not be executed in the REPL 2024-05-23 12:53:39 -04:00
src Fix bug where single statements could not be executed in the REPL 2024-05-23 12:53:39 -04:00
.gitignore Move code generation into a build script 2024-05-21 11:46:49 -04:00
Cargo.lock Add initial Lexer 2024-05-14 22:02:08 -04:00
Cargo.toml Move code generation into a build script 2024-05-21 11:46:49 -04:00
build.rs Add support for if statements 2024-05-23 11:43:02 -04:00