|
bfx
An interpreter, compiler, and REPL for brainfuck-like languages
|
#include "bfx.h"Go to the source code of this file.
Functions | |
| BFX_Error | bfx_interpret (BFX *) |
This file contains public definitions for the implementation of the Brainfuck-like language interpreter.