Crate picoc_vm

Crate picoc_vm 

Source
Expand description

Virtual machine of picoc.

This machine interprets picoc vm instruction sets.

Structs§

PicocVm
An instance of picoc vm.
Registers
Registers for a VM.

Enums§

Error
The error type for VM operations.
Opcode
Opcode of picoc vm instruction sets.

Constants§

VM_INST_MEMORY_SIZE
VM_STACK_SIZE