Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 440 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 440 Bytes

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