#programming-language #interpreter #monkey #go #com #book #described

bin+lib monkeyinterpreter

An interpreter written in Rust for the monkey programming language described in the book 'Writing An Interpreter In Go' (https://interpreterbook.com/)

2 unstable releases

0.2.0 Apr 1, 2023
0.1.0 Mar 22, 2023

#829 in Programming languages

24 downloads per month

MIT/Apache

100KB
2.5K SLoC

An interpreter written in Rust for the monkey programming language described in the book "Writing An Interpreter In Go" (https://interpreterbook.com/).

No runtime deps