Skip to content
 
 

Repository files navigation

crml-compiler

Download it via github actions

Go to: Makefile CI then click on the last green action and download the artifact.

Unzip it to some place and run:

java -jar crml-compiler-all.jar c:/path/to/girepo/crml-compiler/tests/unit

A directory generated/ will be created and for each crml test in the directory above a Modelica file will be created in the generated/ directory.

Build on Linux & MacOS

To build and run the tests of the parser on the crml files

# build the parser/translator and run the tests
make
# to clean the repository
make clean

Build on Windows

To build and run the tests of the parser/translator on the crml files

project-run.bat
REM to clean call: project-clean.bat

CRML specification

The documentation for CRML can be found HERE

About

Implementation of the CRML to Modelica compiler supported by the ITEA3 EMBRACE project.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages