21 releases (1 stable)

1.0.0 Oct 10, 2019
0.0.20 Oct 10, 2019
0.0.19 Feb 18, 2019

#523 in Programming languages

MIT license

68KB
1.5K SLoC

monkey-rs builds.sr.ht status crates.io docs.rs

A Rust implementation of the Monkey programming language from https://interpreterbook.com/.

MIT Licensed.


lib.rs:

A Rust implementation of the Monkey programming language from https://interpreterbook.com/.

Dependencies

~1.5MB
~20K SLoC