Download the PHP package dotzero/brainfuck without Composer
On this page you can find all versions of the php package dotzero/brainfuck. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dotzero/brainfuck
More information about dotzero/brainfuck
Files in dotzero/brainfuck
Download dotzero/brainfuck
More information about dotzero/brainfuck
Files in dotzero/brainfuck
Vendor dotzero
Package brainfuck
Short Description A PHP implementation of interpreter for Brainfuck
License MIT
Package brainfuck
Short Description A PHP implementation of interpreter for Brainfuck
License MIT
Keywords interpreterbrainfuck
Please rate this library. Is it a good library?
Informations about the package brainfuck
PHP Brainfuck interpreter
This is PHP implementation of interpreter for Brainfuck.
The brainfuck programming language is an esoteric programming language noted for its extreme minimalism. It is a Turing tarpit, designed to challenge and amuse programmers, and is not suitable for practical use.
Usage
Install
Via composer:
Without composer
Clone the project using:
and include the source file with:
Test
First install the dependencies, and after you can run:
License
Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
All versions of brainfuck with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package dotzero/brainfuck contains the following files
Loading the files please wait ....