7 lines
405 B
Markdown
7 lines
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.
|