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/README.md
2020-12-07 15:57:57 +01:00

405 B

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.