mkhan45 / RustScript2

RustScript is a functional scripting language with as much relation to Rust as Javascript has to Java.
https://mkhan45.github.io/RustScript2/
Other
36 stars 2 forks source link

Refactor parser with eat()/expect() functions #37

Open mkhan45 opened 2 years ago

mkhan45 commented 2 years ago

To avoid annoying match chains