modelica_ml
Modelica abstract syntax and parser
Description
Modelica.ml is a Modelica frontend implemented in OCaml. It is written with compilation in mind, but should also be useful for other applications.
Currently, only abstract syntax, parsing and pretty printing are implemented. Patches welcome!
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 16 Jan 2015
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies