Structs§
- Address
- Address in RAM.
- Interpreter
- The core interpreter object. Takes in a custom defined state that can be modified by built-ins.
- Location
- Location of a token/word in the source code.
Enums§
- Value
- A value that is stored in RAM or on the stack.