Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 498 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 498 Bytes

mathison

A simple language for implementing classic symbols-and-tape Turing Machines. Still a work in progress.

Running the 4-state 2-symbol Busy Beaver:

A recording of an animation generated by animate.sh

Future considerations:

  • Running a program by referencing a file from the command line
  • A less inelegant method for visualising a run
  • Possibly storing both rules and initial configurations in the same file