Skip to content

DigitMan27/UniversalTuringMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.