A simple single-tape Turing machine simulator written for educational purposes.
It is implemented in Haskell and compiled to Javascript with the use of the Haste compiler.
You can test it online here, where you can also find instructions on the input format.