|
BFC-Compiler
A C23 Brainfuck compiler
|
One Brainfuck token and its one-based source location. More...
#include <bfc_token.h>
Data Fields | |
| bfc_token_type_t | type |
| uint32_t | line |
| uint32_t | col |
One Brainfuck token and its one-based source location.