Module rdcl_aoc_helpers::machine[][src]

Expand description

Machine that performs assembly-like instructions.

Modules

Hooks allow you to influence how the program is executed.

A machine instruction.

Whenever your machine produces output.

The registers of the machine.

Structs

A machine which can run instructions.