simonharris / PHPTuring

PHPTuring is a Turing Machine simulator built in Object-Oriented PHP5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPTuring is a Turing Machine simulator built in Object-Oriented PHP5

It was built many years ago as an exercise in Test-Driven Development

TODO:

 - Move to PHPUnit
 - Remove the phptObservable/phptObserver class and move to the SPL built-in
    interfaces, SplObserver and SplSubject

About

PHPTuring is a Turing Machine simulator built in Object-Oriented PHP5


Languages

Language:PHP 100.0%