Skip to content

Interface

Kelvin DeCosta edited this page Dec 23, 2019 · 2 revisions

Summon Alan using the command alan.

usage: alan [-h] {run,graph} ...

A programming langauge for designing Turing Machines

positional arguments:
  {run,graph}
    run        run machine on tape
    graph      graph machine

optional arguments:
  -h, --help   show this help message and exit

Subcommands

Clone this wiki locally