Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 605 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 605 Bytes

alb

The ALB Programming Language (in development)

current version none last stable version none

build passing

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