Example implementation of Algorithm W for Hindley-Milner type inference
☆83Jan 25, 2022Updated 4 years ago
Alternatives and similar repositories for AlgorithmW
Users that are interested in AlgorithmW are comparing it to the libraries listed below
Sorting:
- The algebra for formal power series in elements of the Weyl algebra☆18Jul 25, 2018Updated 7 years ago
- Tutorial on monad transformers☆64Jan 25, 2022Updated 4 years ago
- A small implementation of type inference☆80May 19, 2015Updated 10 years ago
- A collection of Notes on GHC☆71Apr 14, 2019Updated 6 years ago
- ☆20Apr 17, 2019Updated 6 years ago
- A compiler for a simple language using llvm☆37Jun 14, 2023Updated 2 years ago
- Kleene algebra, regular expressions☆33Nov 18, 2023Updated 2 years ago
- Concurrent and efficient implementation of statsd in Haskell☆19Feb 12, 2014Updated 12 years ago
- GHC-WPC is an extended GHC that exports the STG and other IR (.modpak) for the compiled modules and linker metadata (.ghc_stgapp) at appl…☆10Feb 14, 2024Updated 2 years ago
- Closure calculus implementation☆12Jun 25, 2019Updated 6 years ago
- ☆24Jan 23, 2017Updated 9 years ago
- Map and Set over contiguous memory☆22Aug 9, 2023Updated 2 years ago
- A Haskell translation of Idris's original algebraic effects library☆41Sep 23, 2016Updated 9 years ago
- Binary streaming library for Postgres data pipelines☆17Oct 2, 2019Updated 6 years ago
- A Haskell library for generating Ruby consumers of Servant APIs.☆23Jan 14, 2026Updated last month
- A Haskell implementation of "Functional pearl: a SQL to C compiler in 500 lines of code"☆46Feb 15, 2019Updated 7 years ago
- Install ghcide, neovim, and CoC in a minimal Debian 10 Docker container.☆11May 4, 2020Updated 5 years ago
- Haskell library for representing and manipulating Symbolic Regression Tree☆16Feb 10, 2026Updated 2 weeks ago
- Extensible, Type Safe Error Handling in Haskell☆13Dec 22, 2020Updated 5 years ago
- a parallel, safe, iterative list operation language for systems programming☆16Jul 9, 2020Updated 5 years ago
- 💧 Liquid Haskell integration for Cabal and Stack☆25May 30, 2019Updated 6 years ago
- Interpreter for GHC Haskell☆22Nov 9, 2019Updated 6 years ago
- Tools for functors from Hask^k to Hask☆23Aug 25, 2019Updated 6 years ago
- xmonad in Coq☆46Jul 9, 2012Updated 13 years ago
- Classic Algorithm W for type inference.☆256Mar 29, 2010Updated 15 years ago
- Haskell bindings to lz4☆21Feb 16, 2026Updated 2 weeks ago
- Compiler for IMP programming language implemented in Haskell