Tuesday, Sep 29
Are Turing Machines Programmable?
made by nickdrozd, submitted by nicholasbs
An exploration of the nature of representations of Turing machines, as well as examples of how to implement a Turing machine simulator, single-purpose machines, and finally a general purpose, configurable implementation.