Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instruction ¶
func (Instruction) String ¶
func (i Instruction) String() string
func (*Instruction) UnmarshalText ¶
func (i *Instruction) UnmarshalText(text []byte) error
type Machine ¶
func NewMachine ¶
func NewMachine() *Machine
type Program ¶
type Program struct {
// contains filtered or unexported fields
}
func (*Program) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.