mgrabmueller / AlgorithmWLinks
Example implementation of Algorithm W for Hindley-Milner type inference
☆81Updated 3 years ago
Alternatives and similar repositories for AlgorithmW
Users that are interested in AlgorithmW are comparing it to the libraries listed below
Sorting:
- Build system☆123Updated last year
- An implementation of Pie in Haskell☆205Updated 5 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆131Updated 4 years ago
- Strongly-typed System F in Haskell☆118Updated 2 years ago
- A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell☆214Updated 2 years ago
- Dependently Typed Lambda Calculus in Haskell☆115Updated 4 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 6 months ago
- A language experiment -- irc.freenode.net ##coda☆163Updated last year
- GRIN backend for GHC☆144Updated 3 years ago
- Fast parsing from bytestrings☆164Updated last month
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- A continuation-based backtracking logic programming monad☆91Updated 8 months ago
- The Disco Discus Compiler☆174Updated 6 years ago
- 🚧 a work in progress effect system for Haskell 🚧☆130Updated last year
- A small implementation of higher-order unification☆189Updated 7 years ago
- Normalization by Evaluation for Martin-Löf Type Theory☆128Updated last year
- Unification and type inference algorithms☆125Updated 10 years ago
- A workshop on learning Agda with minimal prerequisites.☆86Updated 9 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆53Updated 8 years ago
- Benchmarks for capture-avoiding substitution☆119Updated 2 months ago
- Algebra of Programming in Agda: Dependent Types for Relational Program Derivation☆83Updated 9 years ago
- Tutorial for LiquidHaskell☆78Updated 10 months ago
- The Helium compiler, Helium-as-a-library, and the texthint interpreter☆96Updated 8 months ago
- A prototypical dependently typed languages with sized types and variances☆111Updated last week
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆117Updated 4 years ago
- PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.☆82Updated 3 years ago
- Hopefully verifiable code generation in GHC☆94Updated 8 years ago
- Total Parser Combinators in Agda☆131Updated 2 years ago
- The compilation target that functional programmers always wanted.☆62Updated 5 years ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago