• v0.3.0 13606540bc

    root released this 2026-03-13 02:43:06 -03:00 | 274 commits to main since this release

    Novidades

    • OOP completo no interpreter: class methods, visibilidade, private symbols, herança
    • Closures com upvalues no compiler e VM (3 novos opcodes)
    • Exception propagation melhorada na VM
    • Stdlib real: 12 módulos (Math, IO, File, Dir, JSON, Time, Regex, Process, ENV, String, Array, Hash)
    • Native AOT (Cranelift): codegen melhorado, FizzBuzz compila
    • 957 testes passando, 0 falhas (+302 desde v0.2.0)

    Pacotes

    • koder-lang_0.3.0_amd64.deb — Debian/Ubuntu
    • koder-lang-0.3.0-1.x86_64.rpm — Fedora/RHEL
    • koder-lang-0.3.0-linux-amd64.tar.gz — Linux genérico
    Downloads