Next: Execution Semantics, Previous: Installation, Up: Dezyne [Contents][Index]
In general a program in Dezyne consists of interfaces, components, and
“handwritten” code, including a main. For simple cases such as
the examples in this chapter, a generic main can be generated and
no handwritten code is needed.
The examples used in this chapter can be found in the Dezyne source tree at doc/examples/ or downloaded from doc/examples/ in git.