https://github.com/alphabetsalphabets/rlox
jlox but with rust
https://github.com/alphabetsalphabets/rlox
programming-language rust
Last synced: 9 months ago
JSON representation
jlox but with rust
- Host: GitHub
- URL: https://github.com/alphabetsalphabets/rlox
- Owner: AlphabetsAlphabets
- Created: 2021-06-08T11:30:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-28T23:47:01.000Z (over 4 years ago)
- Last Synced: 2025-03-14T14:22:09.285Z (about 1 year ago)
- Topics: programming-language, rust
- Language: Rust
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
I was interested in creating a calculator, and that lead me to [crafting intrepreters](https://craftinginterpreters.com/).
And I got very interested in following along to create the Lox programming language.
It's called jlox because the lox interpreter was written in java, and since this
this rendition is going to be written in Rust, it's going to be called rlox.
To follow development follow me on [twitch](https://twitch.tv/cerenitty) <- currently inactive due to university