Inside the bin folder are shell scripts and java .exe wrappers for executing the mgen compiler without explicitly calling java. If you followed the installation instruction above, you can simply type ‘mgen’ in your shell to run the MGen compiler.

If you instead want to call the mgen compiler directly with java, you can type ‘java -jar mgen-compiler-assembly.jar’ instead of ‘mgen’.