| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| bf-1.0-1-x86_64.hpkg | 2026-06-11 | 14.9 kB | |
| bfint-1.0-1-x86_64.hpkg | 2026-06-11 | 14.3 kB | |
| readme.md | 2026-06-11 | 789 Bytes | |
| Totals: 3 Items | 30.0 kB | 0 | |
brainfuck
Description: A Brainfuck interpreter (sorry, but that's what it is called).
Brainfuck is a Turing-complete programming language with the unfortunate side-effect of driving its users insane.
Look, don't say I didn't warn you.
You're on your own.
There are two implementations to suffer under in this section: bf and bfint. They are both intolerable.
Adapted and packaged for Haiku by Michel Clasquin-Johnson. Tested on Haiku R1/beta5 x86_64.
Original Source 1: https://github.com/pablojorge/brainfuck
License: MIT
Original Source 2: https://github.com/jesus-ramos/not-a-good-bf-interpreter License: Unknown