PHPTuring News
Status: Beta
Brought to you by:
pointbeing
PHPTuring 0.2a released. This is a minor maintenance release including standardisation of the PHPDoc blocks and renaming of two interfaces to prevent a nameclash in PHP5.1.
PHPTuring ships with one example program (simple addition). The next challenge is to include more example programs, and also to incorporate compilers for more input formats.
About PHPTuring:
-----------------------
PHPTuring is a Turing Machine simulator built in Object-Oriented PHP5, using the Test-Driven (TDD) approach.
PHPTuring is a Turing Machine simulator built in Object-Oriented PHP5, using the Test-Driven (TDD) approach.
This is an early alpha release, but the code is functioning and thought to be reasonably stable.