Compiler for the ALB Programming Language (in current development)
Contact us! At alblang.project@gmail.com and we will fix it as soon as possible.
Here you can find information, documentation and lessons related to ALB:
The ALB Programming Language Official Blog
Tested on Arch Linux. Requires CMake (3.12 or greater)
cmake -S . -B cmake_build && cd cmake_build && make