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:
- Example of combining Alex (lexical parser) and Happy (syntax parser)☆30Updated last year
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- JHC Haskell compiler split into reusable components☆57Updated 6 years ago
- Tiny type-checker with dependent types☆78Updated 11 years ago
- Another implementation of Frank.☆70Updated 8 years ago
- compile your own functional language☆36Updated 6 years ago
- Hopefully verifiable code generation in GHC☆94Updated 8 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆125Updated last year
- Dive into GHC☆82Updated 8 years ago
- The Disco Discus Compiler☆174Updated 6 years ago
- A language based on homotopy type theory with an interval☆83Updated 10 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆53Updated 8 years ago
- Tutorial for LiquidHaskell☆79Updated last year
- Simplified Observational Type Theory☆85Updated 2 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- The Helium compiler, Helium-as-a-library, and the texthint interpreter☆97Updated 11 months ago
- haskell lazy evaluation illustrated☆72Updated 8 years ago
- Alternative Core language for GHC plugins☆39Updated 9 years ago
- Haskell library for simple, concise and fast generic operations.☆82Updated 2 years ago
- SPJ's tutorial on implementing functional languages☆29Updated 6 years ago
- Haskeline wrapper for GHCi-like REPL interfaces☆106Updated 5 months ago
- Simple demonstration stack based virtual machine written in Haskell☆42Updated 9 years ago
- A prototypical dependently typed languages with sized types and variances☆112Updated 3 months ago
- Example row-polymorphism implementations☆61Updated 2 years ago
- Type provider library for Idris☆95Updated 7 years ago
- Template for Hindley-Milner based languages☆39Updated 3 years ago
- A collection of Notes on GHC☆72Updated 6 years ago
- Drafts, notes and resources for adding linear typing to GHC.☆79Updated 5 years ago
- A small implementation of a proof refinement logic.☆50Updated 8 years ago