Skip to content

hexclover/turing-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turing-project

Description

A multitape Turing machine simulator. See the programs directory for examples.

Build Instructions

cd turing-project
make clean
make