Examples of a simple parser written in both Parsec and Happy/Alex
☆51Apr 6, 2015Updated 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:
- A very simple example of how to use Alex and Happy to build a language processor in Haskell.☆15Jan 23, 2015Updated 11 years ago
- Syntactic evaluation of STLC (incl. proof of normalization a la Software Foundations)☆13Nov 19, 2017Updated 8 years ago
- A version of Epigram 1 that can run with newer GHCs☆55Jul 22, 2017Updated 8 years ago
- Example of combining Alex (lexical parser) and Happy (syntax parser)☆30Aug 30, 2024Updated last year
- Fixed length vector for haskell☆21Jan 27, 2026Updated last month
- van Laarhoven lenses for Idris☆20Sep 25, 2017Updated 8 years ago
- Haskell suite library for name resolution☆53Apr 9, 2025Updated 10 months ago
- Use conduit to process/manipulate/convert audio☆18Jan 16, 2020Updated 6 years ago
- Various type-aligned sequence data structures.☆21Aug 15, 2021Updated 4 years ago
- Folds for recursive types with GHC Generics☆28Aug 9, 2025Updated 6 months ago
- A pretty-printing library for laying out text in two dimensions, using a simple box model.☆38Dec 22, 2025Updated 2 months ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Jun 3, 2022Updated 3 years ago
- OCaml BitTorrent library and client☆42Sep 12, 2022Updated 3 years ago
- Normalise GHC.TypeLits.Nat equations☆43Updated this week
- Replib: generic programming & Unbound: generic treatment of binders☆46Oct 18, 2022Updated 3 years ago
- Expands type synonyms in Template Haskell ASTs☆11Jan 10, 2026Updated last month
- ☆14Nov 23, 2016Updated 9 years ago
- HTTP proxy for authenticating users via OAuth2☆10Sep 6, 2019Updated 6 years ago
- An implementation of wxAsteroids in javascript using UHC (Utrecht Haskell Compiler)☆12Dec 1, 2014Updated 11 years ago
- Runtime compilation and invocation of C.☆10Mar 25, 2019Updated 6 years ago
- A RWS like monad without the slow writer stuff☆12Jun 17, 2023Updated 2 years ago
- fast utf-8 character sets☆14Mar 3, 2025Updated 11 months ago
- A Haskell library making it easier to write Alex lexers.☆12Sep 15, 2025Updated 5 months ago
- Derive editors for data types.☆28Oct 5, 2014Updated 11 years ago
- An attempt to formalize unix cat in fiat☆11May 28, 2017Updated 8 years ago
- All of `base` without the `Prelude` module☆44Jan 30, 2023Updated 3 years ago
- LaTeX style file to typeset functional languages like Haskell☆26Mar 25, 2013Updated 12 years ago
- The Str signature and implementations☆21May 28, 2017Updated 8 years ago
- retrieve github data through haskell functions☆20Oct 9, 2011Updated 14 years ago
- clojure expert system☆13Jun 4, 2017Updated 8 years ago
- DSL for attaching documentation to persistent entities☆14May 30, 2025Updated 9 months ago
- CSS parser and renderer.☆16Aug 19, 2020Updated 5 years ago
- Pure Haskell client for the Mandrill JSON API☆17Mar 11, 2025Updated 11 months ago
- Utilities for using the Fay Haskell-to-JS compiler with Yesod.☆24Apr 30, 2019Updated 6 years ago
- Semi-naïve typed Datalog backend with runtime, transformations, and foreign predicate support☆17Jun 24, 2020Updated 5 years ago
- Collects examples used to produce the paper 'Session Types with Linearity in Haskell' by Orchard and Yoshida (2017).☆12Nov 28, 2023Updated 2 years ago
- A collection of ready-to-use Prometheus Metrics to monitor your Haskell application☆13Aug 27, 2025Updated 6 months ago
- A partial binary associative operator (appendMaybe :: a → a → Maybe a)☆13Oct 10, 2024Updated last year
- ICFP Bingo 2017 (Idris edition)☆30Aug 22, 2019Updated 6 years ago