_________
/_ ___ \
/ \/ \ \
\@_/\@__/ /
\_\/______/
/ /\\\\\
| |\\\\\\
\ \\\\\\
\______/\\\\
_______ ||_||_______
(______(((_(((______(@)
| |
| BIRD LANG |
|_____________________|
BirdLang is a simple programming language for learning.
You can access the documentation directly on the wiki page:
BirdLang Wiki
git clone https://github.com/Vyraax/BirdLang.git
cd BirdLang
./setup.sh
make
git clone https://github.com/Vyraax/BirdLang.git
cd BirdLang
./setup.bat
Open the generated solution file (.sln), and click on the compile button.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.