←back to thread

Turing-Drawings

(github.com)
142 points laurenth | 3 comments | | HN request time: 0.645s | source
Show context
7373737373 ◴[] No.43747146[source]
I forked a fork of this and added extra functionality, including rating and sharing machines, variable simulation speed and canvas size here: https://aesort.com/Turing-Drawings/
replies(2): >>43749437 #>>43749778 #
1. sayamqazi ◴[] No.43749778[source]
What library/tool did you use to render that visual state-machine.
replies(1): >>43750097 #
2. 7373737373 ◴[] No.43750097[source]
https://cytoscape.org/
replies(1): >>43830226 #
3. sayamqazi ◴[] No.43830226[source]
Thanks. I really needed this when I was in college studying "Theory of computation". I promised my classmates I would make a tool that would produce step by step soltuoins with diagarms and eventually made a really hacky one. I didnt have much experience at the time so failed to find a premade solution.