• v6.0.0 73436e00e4

    v6.0.0 — Self-hosting complete: Stage-2 → Stage-3 Bootstrap
    Some checks failed
    CI / build-and-test (push) Waiting to run
    GitHub Mirror / mirror (push) Has been cancelled
    Stable

    root released this 2026-03-20 11:47:01 -03:00 | 54 commits to main since this release

    Self-Hosting Complete

    The Koder compiler can compile itself into a native binary that compiles other programs.

    • Stage-1: Rust interpreter → 648KB native compiler
    • Stage-2: Native compiler compiles hello.kd → 1328 lines NASM
    • Stage-3: NASM → native binary → "Hello from Koder! 30"

    Bug Fixes

    • elsif chain parser: recursive handling of multiple elsif branches
    • Hash capacity/length fixes
    • Block allocator (4MB chunks)

    All 63 Backlog Tickets Closed

    Downloads