BFC-Compiler
A C23 Brainfuck compiler
Loading...
Searching...
No Matches
bfc_token_t Struct Reference

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

Detailed Description

One Brainfuck token and its one-based source location.


The documentation for this struct was generated from the following file: