Skip to content

Instantly share code, notes, and snippets.

View Rickodesea's full-sized avatar

Alrick Grandison (Algodal) Rickodesea

View GitHub Profile
@Rickodesea
Rickodesea / Azen-lang-design.md
Last active April 18, 2025 17:39
Azen Programming Language

Introduction

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