mangolang / compiler

A multi-platform programming language focused on maintainability and bug prevention
https://mangocode.org/
Apache License 2.0
12 stars 1 forks source link

Consider Pest #30

Closed mverleg closed 6 years ago

mverleg commented 6 years ago

https://docs.rs/pest/1.0.6/pest/

mverleg commented 6 years ago

Using a custom parser for educational value and customizability.