My name is Alrick Grandison. This is my initial design for my programming language, Azen
. Azen
is designed to be a modern alternate to C
. I will commence building the language using LLVM. I will stream my progress on youtube. The initial design shown here in this document is subject to change. However, I will do my best to stay true to the initial design.
For the time being, I will be keeping the compiler source code closed.
Tooling features I hope to accomplish:
- LLVM compiler that compiles to machine code
- Auto generating import modules