DigitMan27 / UniversalTuringMachine

This is a universal Turing Machine Application in which you can simulate any Deterministc Turing Machine. Written in C#(.NET 5)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Universal Turing Machine

About

The Universal Turing Machine is an application written in C#(.NET 5) in which you can simulate any turing machine .
(Important Note: This app supports ONLY deterministic turing machines so make sure that your turing machine is deterministic. )

The .NET 5 Runtime is required to use the application .

To learn how to use the application read the Documentation .

If you like my work please consider to star it.

About

This is a universal Turing Machine Application in which you can simulate any Deterministc Turing Machine. Written in C#(.NET 5)

License:MIT License


Languages

Language:C# 100.0%