Variable Declaration Format
- var/Type/Name = Value
- var Type/Name = Value
Variables are derived from var.
Value defaults to null.
The hard-coded types are
datum (ancestor of all objects)
Type modifiers
User types may be derived from anything except for /world, /list, /client, and /savefile.