|
BFC-Compiler
A C23 Brainfuck compiler
|
Parsed command-line state. More...
#include <bfc_cli.h>
Data Fields | |
| bool | do_assemble |
| bool | ask_help |
| bool | ask_version |
| bool | f_no_comments |
| const char * | input |
| const char * | output |
| const char * | target |
Parsed command-line state.