Common Concepts
This chapter covers core concepts that appear in almost every programming language and how they work in MontiArc. None of the concepts presented in this chapter are unique to MontiArc, but we'll introduce them in the context of MontiArc.
Specifically, you’ll learn about variables, basic types, functions, comments, and control flow.