Module tis_100::spec [] [src]

Constructs for specifying TIS-100 puzzles.

Structs

Spec

A specification for a TIS-100 puzzle. Specifications are Lua files that configure the layout, inputs, and outputs for the TIS-100. At a minimum, a specification must provide the get_layout and get_streams functions.

Enums

SpecError

An error that can be returned while loading a spec.