Skip to content

mel-florance/BirdLang

Repository files navigation

                                                     _________
                                                    /_  ___   \
                                                   /  \/   \   \
                                                   \@_/\@__/   /
                                                    \_\/______/
                                                    /     /\\\\\
                                                   |     |\\\\\\
                                                    \      \\\\\\
                                                     \______/\\\\
                                               _______ ||_||_______
                                              (______(((_(((______(@)
                                              |                     |
                                              |      BIRD LANG      |
                                              |_____________________|

Bird Programming Language

GitHub license  GitHub tag  build  build

BirdLang is a simple programming language for learning.

Documentation

You can access the documentation directly on the wiki page:
BirdLang Wiki

Compile from sources

Linux build
git clone https://github.com/Vyraax/BirdLang.git
cd BirdLang
./setup.sh
make
Windows build
git clone https://github.com/Vyraax/BirdLang.git
cd BirdLang
./setup.bat

Open the generated solution file (.sln), and click on the compile button.

Contributing

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.

License

License