Rand Stats

Grammar::Modelica

zef:raku-community-modules

Actions Status Actions Status Actions Status

NAME

Grammar::Modelica - A Grammar for the Modelica programming language

SYNOPSIS

use Grammar::Modelica;

DESCRIPTION

A Raku Grammar for the Modelica Language Specification 3.4 (pdf).

The Grammar is mostly a direct translation of the concrete syntax specification found in Appendix B.

See the test files to get some idea of what is going on.

TODO

AUTHOR

Steven Albano

COPYRIGHT AND LICENSE

Copyright 2017 - 2018 Steven Albano

Copyright 2024 Raku Community

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.