Skip to content
This repository was archived by the owner on Dec 15, 2017. It is now read-only.

phillikus/Turing-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Turing-Machine

  • simple console based turing machine written in C++ using MS Visual Studio
  • to test it, simply open the turing_machine.sln file using Visual Studio or copy the .h and .cpp files into your prefered IDE.
  • entry point is the main function in turing.cpp
  • for demonstration I included some test TMs in turing.cpp (unary increment, binary decrement, unary addition and subtraction)

About

simple console based turing machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors