Scale Types
Scale includes the language standard types
- Atomic - integer, real, boolean, ...
- Arrays
- Classes
- Pointers
- Procedure signatures
Types may have annotations.
Types are unique. That is, there is one and only one instance of a specific type.
Because of this, Clef is a directed-acyclic-graph and not a true tree.
Return to Scale home page.
(Last changed: March 21, 2007.)