awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMulti-Paradigm Developments

The practice of creating software by mixing functional, logic, and imperative styles.

Distinct from Language Features and Paradigms: Focuses on the act of developing software with mixed paradigms rather than the language features themselves.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Multi-Paradigm Developments. Refine with filters or upvote what's useful.

Awesome Multi-Paradigm Developments GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • flix/flixAvatar de flix

    flix/flix

    2,585Voir sur GitHub↗

    Flix is a statically typed multi-paradigm programming language that combines functional, imperative, and logic programming paradigms within a single unified environment. It utilizes a constraint-driven execution environment to derive results by satisfying logical predicates rather than following linear sequential instructions. The language features a unification-based logic engine designed to solve complex computational problems through term unification and backtracking. This is supported by a core library of persistent immutable data structures that ensure side-effect free state management a

    Allows creating software using a mix of functional, logic, and imperative programming styles.

    Flixflixfunctionalhacktoberfest
    Voir sur GitHub↗2,585
  1. Home
  2. Programming Languages & Runtimes
  3. Language Features and Paradigms
  4. Multi-Paradigm Developments