Skip to content
/ mathison Public

A simple implementation of a Turing machine.

Notifications You must be signed in to change notification settings

nlc/mathison

Repository files navigation

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

About

A simple implementation of a Turing machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published