This is a basic component library for JSML. It can be used as a template for starting JSML projects.
To translate the JSML code into Julia, simply run the juliasim
compiler,
e.g.,:
$ juliasim compile .
Once built, you can commit the generated code to the git
repository and/or
publish this code in a registry as a normal Julia package.