/concerto-rs

A parser for the Concerto data modelling langugage, written in Rust.

Primary LanguageRust

concerto-rs

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.

Change log

0.0.1

  • SemVer parser
  • Namespace parser