An Interpreter for the monkey language
ishanjain28
2293c442eb
1. Changed names of some variants of TokenType. 2. Implemented std::fmt::Display and std::string::ToString for some types 3. Added Infix and Prefix expressions parser 4. Added tests to ensure correctness of added parsers |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
rust-toolchain |