awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesHaskell-Inspired Compilers

Compilers that implement semantics and type systems based on Haskell, such as non-strictness and rank polymorphism.

Distinct from Haskell Compilation: Focuses on the architectural inspiration of the compiler rather than the Haskell language itself

Explore 1 awesome GitHub repository matching programming languages & runtimes · Haskell-Inspired Compilers. Refine with filters or upvote what's useful.

Awesome Haskell-Inspired Compilers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • frege/fregeFrege का अवतार

    Frege/frege

    3,700GitHub पर देखें↗

    Frege is a purely functional programming language that compiles to JVM bytecode, providing Haskell-like semantics for the Java platform. It is built around a Haskell-inspired compiler that implements non-strict evaluation and a static type inference system to ensure data immutability and prevent side effects. The project distinguishes itself through a sophisticated type system featuring rank polymorphism, type-class based dispatch, and static purity enforcement. It includes a JVM language bridge and a foreign function interface that map Java classes and interfaces into functional types, allow

    Implements non-strict evaluation, rank polymorphism, and type classes while targeting a virtual machine.

    Frege
    GitHub पर देखें↗3,700
  1. Home
  2. Programming Languages & Runtimes
  3. Haskell-Inspired Compilers