Aurelia v0.1.0-alpha Release Notes

By Nehal-aditya on Mon Apr 06 2026

Aurelia v0.1.0-alpha: Specification-First

We are thrilled to announce the first alpha release of the Aurelia compiler. This marks the beginning of Phase 1 in the DeepcometAI master roadmap.

Dual-Language Strategy

Our architecture leverages a dual-language approach:

MLIR Lowering Process

The source code is now successfully parsed into an AST and lowered into the Aurelia High-Level Dialect (AHL), enabling shape inference and symbolic verification.