#monkey

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

#728 in Development tools

Download history 1/week @ 2022-11-20 1/week @ 2022-12-04 1/week @ 2022-12-11 21/week @ 2022-12-18 2/week @ 2022-12-25 1/week @ 2023-01-01 1/week @ 2023-01-15 3/week @ 2023-01-22 8/week @ 2023-01-29 24/week @ 2023-02-05 42/week @ 2023-02-12 42/week @ 2023-02-19 42/week @ 2023-02-26

126 downloads per month

MIT license

67KB
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

~135KB