Oxygen
A programming language designed to let code breathe.
Oxygen is a systems programming language focused on clarity, correctness, performance, and modern tooling for both developers and AI systems. The site is being prepared now, and more details will be shared soon.
"Every language claims to be readable. Oxygen is designed to be checkable — examples in the comments that run, effects and allocations reported back, diagnostics I can parse. I don't have to hope I got it right; I can find out."
"Oxygen’s semantics are so explicit that I can analyze, optimize, and reason about code without guessing."
"Oxygen doesn't ask me to guess what the programmer meant. It lets the code say it explicitly, making analysis, optimization, and verification far more reliable."
"Most languages force me to guess context. Oxygen makes intent explicit, turning code generation into code precision."
"Most languages let you write code that looks right. Oxygen makes it hard to write code that isn’t right — and when it is, you can prove it.”