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:
- Strongly-typed System F in Haskell☆118Updated 2 years ago
- An implementation of Pie in Haskell☆210Updated 5 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- Build system☆128Updated last year
- A small implementation of higher-order unification☆191Updated 8 years ago
- A tiny language, a subset of Haskell aimed at aiding teachers teach Haskell☆215Updated 2 years ago
- Fast parsing from bytestrings☆167Updated last month
- GRIN backend for GHC☆144Updated 3 years ago
- The Helium compiler, Helium-as-a-library, and the texthint interpreter☆98Updated 10 months ago
- A language experiment -- irc.freenode.net ##coda☆163Updated last year
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 8 months ago
- Dependently Typed Lambda Calculus in Haskell☆115Updated 4 years ago
- A Haskell blog☆149Updated 2 months ago
- Inspection Testing for Haskell☆189Updated last week
- The Disco Discus Compiler☆174Updated 6 years ago
- A continuation-based backtracking logic programming monad☆92Updated 10 months ago
- 🚧 a work in progress effect system for Haskell 🚧☆133Updated 2 years ago
- Total Parser Combinators in Agda☆132Updated last month
- Generate Haskell code from a type☆141Updated 7 months ago
- Language Server for Agda☆115Updated 2 weeks ago
- Fake dependent types in Haskell using singletons☆291Updated 5 months ago
- Fast linear time sorting and discrimination for a large class of data types☆137Updated 4 months ago
- Benchmarks for capture-avoiding substitution☆120Updated 4 months ago
- A re-do of the SimpleFP repo using de Bruijn index ABTs instead of HOAS☆109Updated 8 years ago
- TParsec - Total Parser Combinators in Idris☆96Updated 2 years ago
- Unification and type inference algorithms☆125Updated 10 years ago
- The compilation target that functional programmers always wanted.☆62Updated 5 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆119Updated 4 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