Principles of DGL
DGL is a structured programming language and displays features typical of other structured languages such as Pascal. Among these are: declarations for identifiers, the use of variables, parameters and constants, and control flow statements. In this section, the principles and conventions of DGL are introduced.