/interpreter-book

Primary LanguageRustMIT LicenseMIT

Interpreter Book

This repo is my (partial) implementation of the interpreter book with some modifications as I realized (sometimes too late) that there would have been better ways to do some things in Rust.