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:
- Simple demonstration stack based virtual machine written in Haskell☆42Updated 9 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- Example of combining Alex (lexical parser) and Happy (syntax parser)☆30Updated last year
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- compile your own functional language☆36Updated 6 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆125Updated last year
- JHC Haskell compiler split into reusable components☆57Updated 6 years ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆81Updated 3 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- Hopefully verifiable code generation in GHC☆94Updated 8 years ago
- Template for Hindley-Milner based languages☆39Updated 3 years ago
- Dive into GHC☆82Updated 8 years ago
- A language based on homotopy type theory with an interval