This repository has been archived on 2025-08-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
hohoho/api
2020-12-07 15:58:55 +01:00
..
api.php add a lot of new stuff 2020-12-07 15:57:57 +01:00
brainfuck.php add a lot of new stuff 2020-12-07 15:57:57 +01:00
LICENSE_BF_API add a lot of new stuff 2020-12-07 15:57:57 +01:00
README.md add a lot of new stuff 2020-12-07 15:57:57 +01:00
util.php add a lot of new stuff 2020-12-07 15:57:57 +01:00

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.