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:
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆53Updated 8 years ago
- Type inference from scratch - Material for my talk at F(by)19☆64Updated 5 years ago
- JHC Haskell compiler split into reusable components☆58Updated 6 years ago
- A prototypical dependently typed languages with sized types and variances☆109Updated 2 years ago
- Efficient Haskell effect handlers based on evidence translation.☆84Updated 3 years ago
- Tiny type-checker with dependent types☆78Updated 11 years ago
- SPJ's tutorial on implementing functional languages☆29Updated 5 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated 11 months ago
- 🚧 a work in progress effect system for Haskell 🚧☆130Updated last year
- Examples for Haskell bindings to LLVM☆73Updated 4 years ago
- Haskell library for type-inference with Hindley-Milner type-system.☆34Updated last year
- Simplified Observational Type Theory☆83Updated 2 years ago
- A collection of Notes on GHC☆69Updated 6 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 6 months ago
- Unification and type inference algorithms☆125Updated 10 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- LLVM code generation in Haskell☆54Updated 8 months ago
- Effects libraries in Haskell☆71Updated 2 years ago
- being the teaching materials and exercises for CS410 in the 2018/19 session☆57Updated 6 years ago
- The Helium compiler, Helium-as-a-library, and the texthint interpreter☆96Updated 7 months ago
- Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.☆100Updated last year
- Examples of a simple parser written in both Parsec and Happy/Alex☆51Updated 10 years ago
- Lightweight package providing commonly useful parser combinators☆54Updated 2 weeks ago
- Pre-processor for .hsc files☆41Updated 3 weeks ago
- Minimalistic dependent type theory with syntactic metaprogramming☆57Updated last year
- Software Transactional Memory☆106Updated last month
- Type-driven, component based synthesis, showcasing TYpe Guided Abstract Refinement (TYGAR)☆60Updated this week
- PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.☆81Updated 3 years ago
- Example language server (LSP) implementation for a toy language☆60Updated 3 years ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆81Updated 3 years ago