Module command

Module command 

Source
Expand description

A syntax of commands and their parsing.

A Command is the top level structure accepted by the executable They allow a sequence of gates to be defined before taking a term to evaluate.

Structsยง

Command
The Command structure: a runnable program.