Module instruction

Module instruction 

Source
Expand description

The core of the interpreter: bytecodes and a way to run them. Bytecodes are contained in functions, which together are composed into a program.

Enums§

Instruction

Functions§

decode_instructions
encode_instruction
instruction_size