• v1.9.0 cbf59f84e0

    v1.9.0 Stable

    root released this 2026-03-13 18:48:46 -03:00 | 250 commits to main since this release

    Koder v1.9.0

    Novidades

    • Refinements: monkey-patching escopado com refine/using
    • Complex numbers: aritmética completa, polar, conjugate
    • Rational numbers: auto-simplificação GCD, aritmética
    • Numeric tower: Integer+Rational→Rational, Integer+Complex→Complex
    • Comparable module: include Comparable + <=> auto-deriva operadores
    • Enumerable module: include Enumerable + each auto-gera map/select/sort/etc
    • Metaprogramming: define_method, class_eval, instance_eval, Object#extend
    • Frozen classes: Config.freeze impede reopen
    • Math: erf, gamma, gcd, lcm
    • 2272 testes, 0 falhas

    Pacotes

    • .deb — Ubuntu/Debian/Mint
    • .rpm — Fedora/Red Hat/SUSE
    • .tar.gz — Linux genérico
    Downloads