Skip to content

enr0n/utm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

utm

C++ implementation of a UTM simulator

  • The constructor takes a string of 'input tape', and a set of four-tuple instructions.
  • The instructions take four (duh) arguments: integer start state, char 'read' value, char 'write' value, and integer next state.

About

C++ implementation of a UTM simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages