The Aria Programming Language

Welcome to Aria!


Project maintained by egranata Hosted on GitHub Pages — Theme by mattgraham

What’s New in Aria - September 2025

Quite a few improvements this month, mostly focused on cleaning up the language and the stanadard library. Here’s what’s new in September.

Core language improvements

Shorthand: .x desugars to .x = x when x is in scope. You can mix field and index writes in one initializer.


Aria Release

If you want the latest and greatest, you can still clone the repo and build from source.