navm.navm

Undocumented in source.

Members

Aliases

ExternFunction
alias ExternFunction = navm.defs.ExternFunction
Undocumented in source.
Instruction
alias Instruction = navm.bytecodedefs.Instruction
Undocumented in source.
NaData
alias NaData = navm.defs.NaData
Undocumented in source.
NaFunction
alias NaFunction = navm.bytecodedefs.NaFunction
Undocumented in source.

Classes

NaVM
class NaVM

the VM (where the ~~magic~~ executon happens)

Meta