Hades is a fast, type-safe programming language designed for performance and ease of use.
Warning
Hades is in alpha stage and actively under development. Expect frequent breaking changes.
Hades currently supports all core language features and static memory allocation. Development is ongoing for dynamic memory management and a lightweight garbage collector.
Syntax and code examples can be found in the examples/ directory.
Hades is an open source project and contributions are welcome. Whether you want to fix bugs, add features, or improve documentation, your help is appreciated.
This project is licensed under the MIT License. See the LICENSE file for details.