Skip to content

modelica-tools/moparse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moparse - Modelica language parser

moparse is a parser for the Modelica language.

I have created it to use it as a crate/library in my other tools like mofmt. Maybe it will be useful for you as well.

The parser is working more or less correctly, but it is very much work in progress, so every version may bring breaking changes.

License

MPL-2.0

Authors

Eryk Mroczek: mroczek.eryk@gmail.com

Languages

  • Rust 100.0%