Expand description
Bytecodes for Stak Scheme.
Enums§
- An instruction.
- An instruction operand.
Constants§
- A number of bits required to encode an instruction in bytecodes.
- A mask for instruction bits in bytecodes.
- A base for integer encoding in bytecodes.
- A base for short integer encoding in bytecodes.
- A symbol separator.
- A symbol terminator.