Skip to content

C project files for my Programming Languages Course. A Turing Machine that takes an input file that supplies an input, a number of states, starting state, final state, and sets of instructions for the input.

Notifications You must be signed in to change notification settings

gh-mmurph/TuringMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TuringMachine

C project files for my Programming Languages Course. A Turing Machine that takes an input file that supplies an input, a number of states, starting state, final state, and sets of instructions for the input.

About

C project files for my Programming Languages Course. A Turing Machine that takes an input file that supplies an input, a number of states, starting state, final state, and sets of instructions for the input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages