/UniversalTuringMachine

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

Primary LanguageC#MIT LicenseMIT

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.