Hydrogen / Hylang

Hydrogen / Hylang
A modern programming language designed for systems programming and OS development. ______________________________________________________________________

OverviewFeaturesDocumentationLicense ______________________________________________________________________

Overview

Hydrogen (also known as Hylang) is a modern programming language designed from the ground up for systems programming and operating system development. It provides a clean, expressive syntax while maintaining the performance and control necessary for low-level system work.

Built as part of the Aurora Softwares project, Hydrogen powers the development of Australis OS, our next-generation operating system.

Features

  • Systems Programming: Optimized for OS kernel and system-level development
  • Performance: Compiled language with minimal runtime overhead
  • Safety: Built-in safety features without sacrificing performance
  • Modern Syntax: Clean, readable syntax inspired by contemporary languages
  • Cross-platform: Designed to work across different architectures

Documentation

For comprehensive documentation on Hydrogen/Hylang, visit the official documentation.

Learn More

To learn more about this project and see how it’s used in Australis OS development, check out the Australis OS project or visit the GitHub repository.