Versions Compared

Key

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

Some examples are provided in the standard distributionCnC-Scala Running examples. Each example is followed by a Makefile which provides the commands to translate (i.e. generate stub code) the CnC graph, compile the generated and user code, and finally run the program. Running make all should run each of these steps in the examples.

...