Basic types

  • integers, reals, booleans, enum, string, any

Constructed types

  • struct, union, sequence, array, interface

Object references

  • interface + operations

slide: Types and values