Skip to main content

A Turing Machine executor

Project description

A Turing Machine Executor (EMT)

License (MIT) Latest release

A simple executor of (almost) every Turing machine.

The Name

EMT stands for Esecutore di Macchine di Turing, that is the Italian for "Turing Machine Executor".

The Reasons

To be completely honest I was just really bored and I needed a way to spend my time while learning new languages. I written this code in Python because I wanted to try using what I learnt about this language in the past months.

How To Use EMT

Visit the Wiki page to know how to use EMT.

Known Bugs and Limitations

In this section there's a list of known bugs and limitations of EMT. For future reference, if a bug is solved (or if a limitation is removed) it won't be deleted from this list, but it will be just marked as "deleted" (like this).

  • This executor can only start right before the input string
  • You can't execute the same machine with more than one input tape without reinserting the machine
  • This executor is not much user friendly

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

turing_machine_executor-1.1.1.tar.gz (4.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page