Turing Machine simulator
-
Updated
Jan 6, 2024 - C#
Turing Machine simulator
This is a universal Turing Machine Application in which you can simulate any Deterministc Turing Machine. Written in C#(.NET 5)
An ISA + Assembler + Emulator that I first wrote while bored in math class one afternoon. Originally supposed to be a Turing Machine emulator, the project grew a little bit from there.
Universal Turing Machine C#, first written in Java, was one of my projects from my computer science studies, which I rewrote in C#.
Simple implementation of Turing machine for ITMO course Discrete maths
A Turing Machine to perform the addition of two numbers
Add a description, image, and links to the turing-machine-simulator topic page so that developers can more easily learn about it.
To associate your repository with the turing-machine-simulator topic, visit your repo's landing page and select "manage topics."