• v5.16.0 2a2b994bf7

    v5.16.0 — Stage-2 tokenize+parse+compile work natively
    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 10:54:28 -03:00 | 58 commits to main since this release

    Stage-2 Bootstrap Progress

    • Pure Koder frontend runs natively (tokenizer+parser)
    • Stage-2 binary: tokenize ✓, parse ✓, compile ✓, ASM gen (slow but working)
    • Optimized allocator (4MB block brk)
    • All compiler phases verified in native binary
    Downloads