Module: Flux

Defined in:
lib/superinstance-flux-runtime.rb,
lib/superinstance/flux-runtime/cli.rb,
lib/superinstance/flux-runtime/loader.rb,
lib/superinstance/flux-runtime/opcode.rb,
lib/superinstance/flux-runtime/flux_vm.rb,
lib/superinstance/flux-runtime/assembler.rb,
lib/superinstance/flux-runtime/exceptions.rb,
lib/superinstance/flux-runtime/disassembler.rb,
lib/superinstance/flux-runtime/runtime/agent.rb,
lib/superinstance/flux-runtime/runtime/opcode.rb

Defined Under Namespace

Modules: OpcodeRegistry, Runtime Classes: Assembler, CLI, Disassembler, DivideByZeroError, FluxRuntimeError, FluxVM, HaltError, Loader, MemoryAccessError, PanicError, UnknownOpcodeError, YieldError

Constant Summary collapse

VERSION =
'1.0.0'