Skip to content

taytam/TuringMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

TuringMachine

Turing Machine Application for Software Engineering I course at WSU Tri-Cities

By: Taylor Tamblin

Project Information

This program was written in the C++ language.

#######################

Using This Software

#######################

This project simulates the operation of a Turing Machine given an input string file (tm.str) and a definition file (tm.def).

The tm.str string file may contain any number of strings of any desired length.

After launching this application, the user will interact with the Turing Machine application using a defined set of user commands. For more information on the commands available, enter 'h' on the command line.

About

Turing Machine project for Software Engineering I course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors