An open API service indexing awesome lists of open source software.

https://github.com/razfrumkin/turing-machine-simulator

A website that allows the simulation of a Turing machine. The website comes with a text editor in which the user writes a script for the behavior of the turing machine. The turing machine is later simulated via a tape which is visualized in the DOM.
https://github.com/razfrumkin/turing-machine-simulator

css html parsing turing-machine typescript web

Last synced: about 2 months ago
JSON representation

A website that allows the simulation of a Turing machine. The website comes with a text editor in which the user writes a script for the behavior of the turing machine. The turing machine is later simulated via a tape which is visualized in the DOM.

Awesome Lists containing this project