Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Examples also have associated makefiles. The following commands should run the translator, compiler and execution steps:

Code Block

make translate

...


make build

...


make run