unnohideyuki / Tiger-in-HaskellLinks
"Modern compiler implementation" in Haskell!
☆26Updated 10 years ago
Alternatives and similar repositories for Tiger-in-Haskell
Users that are interested in Tiger-in-Haskell are comparing it to the libraries listed below
Sorting:
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆123Updated 10 months ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆53Updated 8 years ago
- A collection of Notes on GHC☆69Updated 6 years ago
- Tiny type-checker with dependent types☆78Updated 11 years ago
- A prototypical dependently typed languages with sized types and variances☆109Updated 2 years ago
- Lightweight package providing commonly useful parser combinators☆54Updated 4 months ago
- Simplified Observational Type Theory☆82Updated 2 years ago
- JHC Haskell compiler split into reusable components☆58Updated 6 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆122Updated 4 months ago
- Example row-polymorphism implementations☆61Updated last year
- Effects libraries in Haskell☆71Updated last year
- Efficient Haskell effect handlers based on evidence translation.☆82Updated 3 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- System F-omega normalization by hereditary substitution in Agda☆59Updated 5 years ago
- A Haskell to Coq compiler that represents effectful programs with the free monad☆45Updated 3 years ago
- Examples of a simple parser written in both Parsec and Happy/Alex☆51Updated 10 years ago
- Haskell library for type-inference with Hindley-Milner type-system.☆34Updated 11 months ago
- Bit vectors: 8x less memory, up to 3500x faster than Vector Bool☆72Updated last week
- Pre-processor for .hsc files☆41Updated 2 months ago
- Chapelure is a diagnostic library for Haskell☆45Updated last year
- Replib: generic programming & Unbound: generic treatment of binders☆45Updated 2 years ago
- Benchmarks for capture-avoiding substitution☆114Updated this week
- An effect system based on type classes, written in Haskell.☆44Updated 3 years ago
- Named parameters (keyword arguments) for Haskell☆94Updated 2 months ago
- Haskeline wrapper for GHCi-like REPL interfaces☆107Updated 2 weeks ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆79Updated 3 months ago
- Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)☆56Updated last year
- Lambda normalization and conversion checking benchmarks for various implementations☆59Updated 4 years ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated this week
- Example implementation of Algorithm W for Hindley-Milner type inference☆80Updated 3 years ago