Base Type - modelint/types GitHub Wiki

The most elemental types are not built up from any other platform independent types.

We call these Base Types. You might also use the term system types to mean the same thing.

So the foundation of our type system us built on pre-existing Base Types.

We know they are pre-existing since each Base Type corresponds to some implementation type on a given Platform.### Identifiers

Identifiers

  1. Name

Attributes

No non-referential attributes.