module Compilers

Included Modules

Extended Modules

Direct including types

Defined in:

compiler.cr

Instance methods inherited from module Code

lookup(op : Opcode) : Definition lookup, make(op : Opcode) : Instructions
make(op : Opcode, *operands : Int32) : Instructions
make
, onset(ins : Instructions, i : Int32) : Instructions onset, read_byte(ins : Instructions, i : Int32) : UInt8 read_byte, read_int(ins : Instructions, i : Int32) : Int32 read_int