Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amtoine/monkey-compiler-rs
Writing a compiler for Monkey in Rust.
https://github.com/amtoine/monkey-compiler-rs
compiler educational language monkey rust
Last synced: 26 days ago
JSON representation
Writing a compiler for Monkey in Rust.
- Host: GitHub
- URL: https://github.com/amtoine/monkey-compiler-rs
- Owner: amtoine
- License: gpl-3.0
- Created: 2023-07-15T15:43:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-15T15:47:09.000Z (over 1 year ago)
- Last Synced: 2023-07-15T16:43:46.749Z (over 1 year ago)
- Topics: compiler, educational, language, monkey, rust
- Language: Rust
- Homepage: https://compilerbook.com/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# monkey-compiler-rs
Writing a compiler for Monkey in Rust.