Show HN: The Aria Programming Language
egranata_aria
github.com
48 points21 comments
Summary
by metafa.stARIA is an open-source programming language that aims to provide a simple, readable, and powerful way to write complex algorithms and applications. It features a concise syntax, strong type checking, and a focus on functional programming principles.
Aria is a modern, dynamic scripting language. It is meant to be a "sweet spot" language, easy to pick-up and enjoyable to use.
It comes with a familiar C-style syntax, and draws inspiration from a variety of languages. It has a small but usable standard library and strives to be a low-ceremony-get-stuff-done kind of language.
It is currently at version 0.9 and I would love feedback as I work towards getting it to 1.0.