#programming-language #monkey #com #licensed #build #interpreterbook

bin+lib mdl_monkey

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

21 releases (1 stable)

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

#426 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

~140KB