unnohideyuki / Tiger-in-HaskellLinks
"Modern compiler implementation" in Haskell!
☆28Updated 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:
- Examples for Haskell bindings to LLVM☆73Updated 4 years ago
- Efficient Haskell effect handlers based on evidence translation.☆84Updated 4 years ago
- Type inference from scratch - Material for my talk at F(by)19☆66Updated 5 years ago
- Strongly-typed System F in Haskell☆118Updated 2 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 8 months ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆81Updated 3 years ago
- 🚧 a work in progress effect system for Haskell 🚧☆133Updated 2 years ago
- Unification and type inference algorithms☆125Updated 10 years ago
- A collection of Notes on GHC☆71Updated 6 years ago
- Simplified Observational Type Theory☆85Updated 2 years ago
- Tiny type-checker with dependent types☆78Updated 11 years ago
- A prototypical dependently typed languages with sized types and variances☆111Updated last month
- SPJ's tutorial on implementing functional languages☆29Updated 6 years ago
- Effects libraries in Haskell☆71Updated 2 years ago
- The Software Foundations book, in GHC☆83Updated 8 months ago
- A simple combinator library☆30Updated 6 years ago
- The Helium compiler, Helium-as-a-library, and the texthint interpreter☆98Updated 9 months ago
- Trying to write an understandable implementation of Haskell, in Haskell☆125Updated 4 years ago
- Software Transactional Memory☆110Updated 3 months ago
- Benchmarks for capture-avoiding substitution