https://github.com/ducks/rox
crafting-interpreters intrepreter lox rust-lang
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ducks/rox
- Owner: ducks
- Created: 2020-04-14T20:46:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T23:16:00.000Z (about 6 years ago)
- Last Synced: 2025-04-13T19:50:12.840Z (about 1 year ago)
- Topics: crafting-interpreters, intrepreter, lox, rust-lang
- Language: Rust
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Reading https://craftinginterpreters.com and implementing in Rust