awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesLanguage Implementations

The actual implementation of a programming language based on functional paradigms.

Distinct from Functional Programming Frameworks: Distinct from Frameworks by being the language itself rather than a set of libraries built upon the language.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Language Implementations. Refine with filters or upvote what's useful.

Awesome Language Implementations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dotnet/fsharpD

    dotnet/fsharp

    4,308Vezi pe GitHub↗

    F# is a strongly typed, functional programming language and compiler for the .NET ecosystem. It transforms functional source code into Common Intermediate Language for execution on the .NET runtime and provides a foundational core library of primitive types and functions. The language emphasizes immutability and uses a static, constraint-based type inference system to automatically determine variable types without requiring explicit user annotations. It also functions as a Language Server Protocol provider, exposing compiler logic through a service-based API to deliver real-time code analysis

    Provides a strongly typed, functional programming language emphasizing immutability and type inference.

    F#
    Vezi pe GitHub↗4,308
  1. Home
  2. Programming Languages & Runtimes
  3. Functional Programming Frameworks
  4. Language Implementations