Skip to content

blueberry (b00) is a Compiled programming language written in C

License

Notifications You must be signed in to change notification settings

blueberry077/b00.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blueberry

blueberry compile (b00) is a compiled programming language
written in ANSI C. WORK IN PROGRESS. SOME FEATURES MAY CHANGE!

Prerequisites

You must have, in order to compile:

Quickstart

> gcc -Wall -Wextra -o SOURCE/b00.c b00

run this command to compile the compile
or just run the make.bat script.

Exemple

> b00 EXEMPLES\rule110.blue EXEMPLES\rule110
> EXEMEPLES\rule110.exe

run this command to compile the rule110 exemple.

.........................

About

blueberry (b00) is a Compiled programming language written in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published