Show HN: The Aria Programming Language
9 months ago
- #programming
- #scripting-language
- #open-source
- Aria is a modern, dynamic scripting language designed to be easy to learn and use.
- It features a C-style syntax with influences from Python and Rust, focusing on simplicity and productivity.
- The standard library is minimal but sufficient for starting on interesting problems.
- Currently, Aria is only supported on Linux, with contributions for other OSes encouraged.
- Example provided demonstrates fetching data from a web API and processing JSON.
- Running Aria scripts is straightforward, as shown with a GitHub API example.
- Encourages users to try Aria and contribute, directing them to the language's website for more information.