This material is based in part on work supported by U.S. National Institute of Standards and Technology contract SB1341-13-RQ-0709 and grant award 70NANB14H249 to Engisis, LLC.

Maven is needed to compile the source code.
At first, it is necessary to run `mvn compile` so that the ANTLR parsers are generated.
Use `mvn assembly:assembly` to create a JAR file with all the dependencies.

Eclipse EMF is needed to generate the simulation libraries from the Ecore metamodels.

