An open API service indexing awesome lists of open source software.

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

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