BFC-Compiler
A C23 Brainfuck compiler
Toggle main menu visibility
Loading...
Searching...
No Matches
bfc_version.h
1
#ifndef BFC_VERSION_H
2
#define BFC_VERSION_H
3
4
#ifndef BFC_VERSION
5
#define BFC_VERSION "unknown"
6
#endif
7
8
#define BFC_NAME "bfc"
9
10
#endif
// BFC_VERSION_H
include
bfc_version.h
Generated by
1.17.0