awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesArity-Based Method Definitions

Supports defining methods that overload behavior based on the number of arguments provided.

Distinct from Class Method Definitions: Specifically focuses on arity-based overloading within class method definitions.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Arity-Based Method Definitions. Refine with filters or upvote what's useful.

Awesome Arity-Based Method Definitions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • wren-lang/wrenAvatar von wren-lang

    wren-lang/wren

    8,043Auf GitHub ansehen↗

    Wren is an embeddable, class-based scripting language and bytecode interpreter. It provides a dependency-free virtual machine designed for integrating dynamic script execution into host applications via a C API. The language is centered on a modern object-oriented model featuring inheritance, method overloading, and first-class functions. It utilizes a concurrent fiber runtime to manage lightweight, cooperatively scheduled execution paths without relying on operating system threads. The project includes a comprehensive suite of object-oriented primitives, closure-based state capture, and a m

    Defines named behaviors with support for arity-based overloading and specialized getters and setters.

    Wrenbytecodecfibers
    Auf GitHub ansehen↗8,043
  1. Home
  2. Programming Languages & Runtimes
  3. Class Method Definitions
  4. Arity-Based Method Definitions