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

7 lines
No EOL
405 B
Markdown

# 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](https://github.com/splitbrain/ook) 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](https://github.com/fyr77/hohoho/blob/main/LICENSE) applies to it.