Skip to content
/ compiler Public

Compiler for the ALB Programming Language (in current development)

License

Notifications You must be signed in to change notification settings

albpl/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALB Compiler

Compiler for the ALB Programming Language (in current development)

current version none last stable version none

build passing

Found a bug?

Contact us! At alblang.project@gmail.com and we will fix it as soon as possible.

The blog

Here you can find information, documentation and lessons related to ALB:

The ALB Programming Language Official Blog

To build

Tested on Arch Linux. Requires CMake (3.12 or greater)

cmake -S . -B cmake_build && cd cmake_build && make

About

Compiler for the ALB Programming Language (in current development)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published