moparse

Crates.iomoparse
lib.rsmoparse
version0.1.6
sourcesrc
created_at2023-11-02 18:17:29.979251
updated_at2024-02-22 19:10:55.08216
descriptionModelica language parser
homepage
repositoryhttps://github.com/ErykMroczek/moparse
max_upload_size
id1023064
size103,844
Eryk Mroczek (ErykMroczek)

documentation

README

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

Commit count: 5

cargo fmt