Coming Soon

Compiler Documentation

The Keurnel Core Language compiler transforms high-level code into efficient machine code for system programming.

Documentation In Progress

We're actively working on comprehensive compiler documentation. Check back soon for detailed guides on the Core Language syntax, compiler internals, and optimization techniques.

Upcoming Documentation

Core Language Syntax Guide
Compiler Architecture
Type System
Memory Safety Features
Optimization Passes

Explore the Source Code

View the Core Language compiler source on GitHub while we prepare the documentation.

View Repository