.. | ||
api.php | ||
brainfuck.php | ||
LICENSE_BF_API | ||
README.md | ||
util.php |
PHP API
This is the API used for converting to/from Brainfuck.
The files util.php
and brainfuck.php
were taken from this GitHub repository and were not modified. Their license can be found in the file LICENSE_BF_API
.
api.php
was written by myself (Jakob Senkl) and the repository license applies to it.