The Aurum language is a statically typed compiled imperative general-purpose programming language designed for system programming, with object orientation and other modern features.
This repository is home of the Aurum language. It contains a reference implementation of an Aurum compiler and code examples.