Skip to content

hochreutenerl/TuringMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuringMachine

This is a php implementation of a Turing machine.The Turing machine can be used for multiple purposes. Some examples are stated in the main directory.

Intallation / Usage

  1. Run "composer install" from Command line
  2. To run the multiplication: "php multiplication.php"
  3. To run UnitTests: ".\vendor\bin\phpunit --coverage-html tests/report"
  4. See the Test-Report in the tests/report subdirectory

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages