A parser for Concerto modeling language, written in Rust.
It's not an official parser, neither is it complete. I am learning pest PEG library by applying it to Concerto.
Previous attempt to implement the parser in nom is parked in another repo here.
- SemVer parser
- Namespace parser