ghulette / haskell-parser-examplesLinks
Examples of a simple parser written in both Parsec and Happy/Alex
☆51Updated 10 years ago
Alternatives and similar repositories for haskell-parser-examples
Users that are interested in haskell-parser-examples are comparing it to the libraries listed below
Sorting:
- JHC Haskell compiler split into reusable components☆58Updated 6 years ago
- Simple demonstration stack based virtual machine written in Haskell☆42Updated 9 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆53Updated 8 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated 11 months ago
- Tutorial for LiquidHaskell☆78Updated 9 months ago
- haskell lazy evaluation illustrated☆72Updated 8 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- compile your own functional language☆36Updated 6 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.☆100Updated last year
- The Helium compiler, Helium-as-a-library, and the texthint interpreter☆96Updated 7 months ago
- Tiny type-checker with dependent types☆78Updated 11 years ago
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- Dive into GHC☆82Updated 8 years ago
- A prototypical dependently typed languages with sized types and variances☆109Updated 2 years ago
- Drafts, notes and resources for adding linear typing to GHC.☆78Updated 5 years ago
- Type provider library for Idris☆94Updated 7 years ago
- Generic parser combinators☆87Updated 4 months ago
- Recursion schemes for Idris☆65Updated 6 years ago
- Simplified Observational Type Theory☆83Updated 2 years ago
- Haskell library for simple, concise and fast generic operations.☆81Updated last year
- Hoed - A Lightweight Haskell Tracer and Debugger☆51Updated 4 years ago
- Example of combining Alex (lexical parser) and Happy (syntax parser)☆30Updated 10 months ago
- Template for Hindley-Milner based languages☆39Updated 3 years ago
- A book about large-scale design in Haskell☆75Updated 10 years ago
- ☆35Updated 6 years ago
- SPJ's tutorial on implementing functional languages☆29Updated 5 years ago
- Dependently Typed Lambda Calculus in Haskell☆115Updated 4 years ago
- A language based on homotopy type theory with an interval☆83Updated 10 years ago
- Another implementation of Frank.☆70Updated 8 years ago