Module som_interpreter_bc::primitives
source · Expand description
Definitions for all supported primitives.
Modules§
- Primitives for the Array class.
- Primitives for the Block and Block1 class.
- Primitives for the Block2 class.
- Primitives for the Block3 class.
- Primitives for the Class class.
- Primitives for the Double class.
- Primitives for the Integer class.
- Primitives for the Method class and the Primitive class.
- Primitives for the Object class.
- Primitives for the String class.
- Primitives for the Symbol class.
- Primitives for the System class.
Functions§
Type Aliases§
- A interpreter primitive (just a bare function pointer).