blueberry compile (b00) is a compiled programming language
written in ANSI C.
WORK IN PROGRESS. SOME FEATURES MAY CHANGE!
You must have, in order to compile:
> gcc -Wall -Wextra -o SOURCE/b00.c b00
run this command to compile the compile
or just run the make.bat script.
> b00 EXEMPLES\rule110.blue EXEMPLES\rule110
> EXEMEPLES\rule110.exe
run this command to compile the rule110 exemple.