This repository was archived by the owner on Aug 16, 2025. It is now read-only.
With this release, the run strategy is centralized.
- Added
bfptr_contextwhich is a run context you can feed tobrainfuck_on_ctx - Functions return a union which is
bfptr_exceptionwhich has its own code and reason - The
brainfuckfunction simply acts as default now. - The library is tested!