Improving my knowledge of Rust by implementing the interpreter from the first part of R. Nystrom's book.
* Rewrote as a kind of "pretty" printer * It isn't actually pretty but it does restore Lox code from the AST. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |