Build the future with the H# language

H# is a modern language focused on high performance, memory safety, and a concise syntax. It supports object-oriented and functional programming, so you can move freely between systems work and web apps.

Core strengths

Why choose H#?

Peak performance

Optimized with an LLVM backend for C++-class speed, while keeping the convenience of a high-level language.

Memory safety

A unique ownership model eliminates data races and null-pointer exceptions at compile time — no garbage collector required.

A rich ecosystem

Built-in package manager `hpm` — install dependencies in one step.