Hindley-Milner type inference using constraints
☆50Jan 2, 2017Updated 9 years ago
Alternatives and similar repositories for poly_constraints
Users that are interested in poly_constraints are comparing it to the libraries listed below
Sorting:
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101May 9, 2017Updated 8 years ago
- Sift through Haskell code for analysis purposes☆18Jul 24, 2018Updated 7 years ago
- Austin's supercompiler work☆21Nov 17, 2019Updated 6 years ago
- VM and tracing JIT for Haskell (work in progress)☆79Oct 25, 2014Updated 11 years ago
- Dependently typed elimination functions using singletons☆28Jan 11, 2026Updated last month
- Authenticated Data Structures☆16Jul 5, 2015Updated 10 years ago
- A simple bidirectional type checker☆18Feb 27, 2019Updated 7 years ago
- A compiler for a simple language using llvm☆37Jun 14, 2023Updated 2 years ago
- Resources for "One Monad to Prove Them All"☆29Dec 31, 2018Updated 7 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆118Apr 6, 2019Updated 6 years ago
- A hack to find types in Haskell codebases☆10Aug 15, 2015Updated 10 years ago
- A next-gen, massively parallel, beta-optimal functional runtime.☆10Jan 3, 2022Updated 4 years ago
- Concurrent and efficient implementation of statsd in Haskell☆19Feb 12, 2014Updated 12 years ago
- ☆41Jul 2, 2017Updated 8 years ago
- Efficient Haskell effect handlers based on evidence translation.☆86Jul 19, 2021Updated 4 years ago
- Tiny dependent calculus with inference of irrelevance and erasure☆15Jan 17, 2020Updated 6 years ago
- Building self-contained (offline-only) Haskell program tarballs; only Stack+GHC needed☆10Jun 8, 2017Updated 8 years ago
- A terminal UI for inspecting steps taken by a rewriting process. Useful for the optimization phase of a compiler, or even evaluators of s…☆21Oct 28, 2019Updated 6 years ago
- An implementation of the Dunfield-Krishnaswami "Sound and Complete" type-system☆84Jan 3, 2018Updated 8 years ago
- Simply-typed lambda calculus (plus several features) -> x86 executables for Linux and Windows☆25Jan 25, 2013Updated 13 years ago
- Pure Type Systems for Functional Programming☆11Jun 11, 2014Updated 11 years ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆78Dec 22, 2019Updated 6 years ago
- An implementation of Typed Assembly Language (Morrisett, Walker, Crary, Glew)☆150Sep 30, 2021Updated 4 years ago
- Haskell tool to generate expressions from types☆101Aug 1, 2017Updated 8 years ago
- Dive into GHC☆82Dec 26, 2016Updated 9 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Dec 13, 2018Updated 7 years ago
- A GHC source plugin which detects opportunities to use coerce☆17Aug 8, 2018Updated 7 years ago
- Artefact from the POPL'16 paper "Effects as Sessions, Sessions as Effects"☆15Jan 11, 2018Updated 8 years ago
- "Flatten" servant API types☆14Mar 19, 2018Updated 7 years ago
- Dependently Typed Lambda Calculus in Haskell☆116Mar 8, 2021Updated 4 years ago
- Write yourself a typed functional language☆65Oct 11, 2018Updated 7 years ago
- A Self-Interpreter for F-omega☆16Dec 6, 2015Updated 10 years ago
- An implementation of Ben Lippmeier's "Don't Substitute Into Abstractions"☆15Aug 8, 2018Updated 7 years ago
- A simple wrapper of an IO computation to show the used CPU time.☆16Mar 14, 2025Updated 11 months ago
- Paris Functional Programming Meetup☆27Mar 21, 2020Updated 5 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆134Aug 28, 2020Updated 5 years ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Mar 9, 2023Updated 2 years ago
- A static analysis tool for C.☆29Oct 29, 2019Updated 6 years ago
- Fine-grain implementations of common lambda calculi in Haskell, tested with QuickCheck☆36Jul 11, 2021Updated 4 years ago