• v4.4.0 7e4a39ba0b

    v4.4.0 — Self-hosting: 2929 lines, 100+ features, 50+ stdlib modules
    Some checks are pending
    CI / build-and-test (push) Waiting to run
    Stable

    root released this 2026-03-16 10:46:43 -03:00 | 135 commits to main since this release

    Koder v4.4.0 — Self-hosting Milestone

    Full Koder-in-Koder pipeline: source → tokenize → parse → compile → bytecode VM → output

    • 2929 lines of self-hosted Koder code
    • 100+ language features, 100+ built-in methods
    • 50+ stdlib modules registered (15 with real implementations)
    • 11/11 bootstrap tests passing
    • Classes, inheritance, blocks, each/map/select/reduce
    • File I/O, Math, JSON, Crypto, Base64

    Rust workspace: 21 crates, ~95K+ lines, 3124 tests

    Downloads