Skip to content

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

Notifications You must be signed in to change notification settings

ekarademir/concerto-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages