15 releases

0.1.6 Feb 22, 2024
0.1.5-rc2 Feb 21, 2024
0.1.2 Jan 26, 2024
0.1.1-rc1 Dec 29, 2023
0.1.0 Nov 2, 2023

#4 in #modelica

Download history 1/week @ 2023-12-24 20/week @ 2023-12-31 5/week @ 2024-01-07 5/week @ 2024-01-21 12/week @ 2024-01-28 13/week @ 2024-02-04 123/week @ 2024-02-11 289/week @ 2024-02-18 83/week @ 2024-02-25 21/week @ 2024-03-03 31/week @ 2024-03-10 1/week @ 2024-03-17 97/week @ 2024-03-31

131 downloads per month
Used in mofmt

MPL-2.0 license

85KB
2.5K SLoC

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

No runtime deps