Building and linking programs
Rules govern the way application nodes are built, linked, and executed. These rules are grouped into language sets.
Warning: A rebuild of a project may not automatically be done when files within the
project are updated. It is the responsibility of the developer to recompile the appropriate parts of
the project.