Download the PHP package hochreutenerl/turing-machine without Composer
On this page you can find all versions of the php package hochreutenerl/turing-machine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hochreutenerl/turing-machine
More information about hochreutenerl/turing-machine
Files in hochreutenerl/turing-machine
Download hochreutenerl/turing-machine
More information about hochreutenerl/turing-machine
Files in hochreutenerl/turing-machine
Vendor hochreutenerl
Package turing-machine
Short Description Implementation of turing machine. It was part of a school project at zhaw.
License MIT
Package turing-machine
Short Description Implementation of turing machine. It was part of a school project at zhaw.
License MIT
Please rate this library. Is it a good library?
Informations about the package turing-machine
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
- Run "composer install" from Command line
- To run the multiplication: "php multiplication.php"
- To run UnitTests: ".\vendor\bin\phpunit --coverage-html tests/report"
- See the Test-Report in the tests/report subdirectory
All versions of turing-machine with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package hochreutenerl/turing-machine contains the following files
Loading the files please wait ....