Improving my knowledge of Rust by implementing the interpreter from the first part of R. Nystrom's book.
Emmanuel BENOîT
5a12ce44c1
* Not sure about using pointers to Expr nodes in order to remember how they can be resolved. * Unused and untested. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |