ghulette / haskell-parser-examples
Examples of a simple parser written in both Parsec and Happy/Alex
☆51Updated 9 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
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 7 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆123Updated 7 months ago
- Dive into GHC☆82Updated 8 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆52Updated 7 years ago
- 🖼️ the compiling to closed categories compiler☆66Updated 6 years ago
- A small implementation of a proof refinement logic.☆50Updated 7 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- haskell lazy evaluation illustrated☆72Updated 7 years ago
- Simple demonstration stack based virtual machine written in Haskell☆42Updated 8 years ago
- Tiny type-checker with dependent types☆76Updated 11 years ago
- A language based on homotopy type theory with an interval☆85Updated 9 years ago
- A prototypical dependently typed languages with sized types and variances☆107Updated 2 years ago
- Generic random generators☆81Updated 2 years ago
- compile your own functional language☆36Updated 5 years ago
- Clojure-style transients for Haskell☆32Updated 2 years ago
- Haskeline wrapper for GHCi-like REPL interfaces☆107Updated last year
- being the materials for CS410 Advanced Functional Programming in the 2014-15 session☆69Updated 9 years ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆79Updated 3 years ago
- JHC Haskell compiler split into reusable components☆58Updated 6 years ago
- Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.☆99Updated last year
- Haskell 98 comonads☆78Updated 3 weeks ago
- Hopefully verifiable code generation in GHC☆94Updated 7 years ago
- The compilation target that functional programmers always wanted.☆62Updated 4 years ago
- ☆41Updated 7 years ago
- Recursion schemes for Idris☆64Updated 6 years ago
- Example of combining Alex (lexical parser) and Happy (syntax parser)☆30Updated 7 months ago
- Generic parser combinators☆86Updated 3 weeks ago
- Notes on space leaks☆101Updated 4 years ago
- The Disco Discus Compiler☆174Updated 6 years ago
- Example row-polymorphism implementations☆61Updated last year