Skip to content

Add simian_rs Rust implementation#48

Closed
ErikOakleaf wants to merge 1 commit intomrnugget:masterfrom
ErikOakleaf:add-rust-monkey-interpreter
Closed

Add simian_rs Rust implementation#48
ErikOakleaf wants to merge 1 commit intomrnugget:masterfrom
ErikOakleaf:add-rust-monkey-interpreter

Conversation

@ErikOakleaf
Copy link
Copy Markdown
Contributor

Adding my Rust implementation of a Monkey bytecode compiler and VM to the monkeys in the wild list.

Repository: https://github.com/ErikOakleaf/simian_rs

mrnugget added a commit that referenced this pull request Apr 17, 2026
Adds 10 new Monkey implementations contributed via open pull requests:
- vincentlabelle/monkey (Go) — #39
- eddmann/santa-lang (Rust + TypeScript) — #42
- kaung-san-hein/monkey-language (Go) — #43
- c-shinkle/monkey-lang-interpreter (Zig) — #44
- maxmynter/MonkeyInterpreter (Rust) — #45
- gmires/monkey-pascal (Pascal/Delphi) — #46
- joao-mbn/orangutan (TypeScript) — #47
- ErikOakleaf/simian_rs (Rust) — #48
- natty-light/Sydney (Go) — #49
- henry-the-frog/monkey-lang (JavaScript) — #50

Co-authored-by: Vincent Labelle <vetches_canto_0s@icloud.com>
Co-authored-by: Edd Mann <the@eddmann.com>
Co-authored-by: kaung-san-hein <kaungsanhein2019@gmail.com>
Co-authored-by: Christian Shinkle <cshinkle2018@gmail.com>
Co-authored-by: Max Mynter <maxmynter@me.com>
Co-authored-by: Giacomo Mola <31014458+gmires@users.noreply.github.com>
Co-authored-by: João Nascimento <joaombn97@gmail.com>
Co-authored-by: ErikOakleaf <115698574+ErikOakleaf@users.noreply.github.com>
Co-authored-by: Natasha <75773163+natty-light@users.noreply.github.com>
Co-authored-by: Henry the Frog <henry.the.froggy@gmail.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d9aa9-7a47-73fe-8a97-746a0a0ae527
Co-authored-by: Amp <amp@ampcode.com>
@mrnugget
Copy link
Copy Markdown
Owner

Thanks! Applied to master in 973a43d (squashed with several other implementation PRs). Your contribution is attributed via Co-authored-by. Closing this PR.

@mrnugget mrnugget closed this Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants