What is the AiraLang
By shadow
AiraLang is a low-level programming language
- AiraLang is compiled with a single-pass architecture compiler. For more information, see (Single pass Compiler Architecture)
- It does not use AST (Abstract Syntax Tree) or IR (Intermediate Representation); your code is compiled directly without converting to Assembly.
- It is fully deterministic.
Technical
Supported Architectures
Supported Platforms
Donation