https://github.com/raphgl/monkeylang
Follow-up code for "Writing an Interpreter in Go" written in Rust
https://github.com/raphgl/monkeylang
Last synced: 12 months ago
JSON representation
Follow-up code for "Writing an Interpreter in Go" written in Rust
- Host: GitHub
- URL: https://github.com/raphgl/monkeylang
- Owner: RaphGL
- Created: 2024-07-07T19:54:21.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T11:22:28.000Z (almost 2 years ago)
- Last Synced: 2024-08-13T22:49:15.263Z (almost 2 years ago)
- Language: Rust
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MonkeyLang
Follow-up code for "Writing an Interpreter in Go" written in Rust :P