ghulette / happy-example
A very simple example of how to use Alex and Happy to build a language processor in Haskell.
☆15Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for happy-example
- Example of combining Alex (lexical parser) and Happy (syntax parser)☆30Updated 2 months ago
- Examples of a simple parser written in both Parsec and Happy/Alex☆49Updated 9 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 4 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆68Updated last month
- Haskell library for simple, concise and fast generic operations.☆76Updated last year
- Tools for working with derived Show instances in Haskell.☆57Updated last year
- Haskeline wrapper for GHCi-like REPL interfaces☆106Updated last year
- ☆74Updated 4 months ago
- Type-safe open unions in Haskell☆31Updated 6 years ago
- Jhc: Haskell Compiler☆36Updated 9 years ago
- A syntax for unions of constraints in Haskell☆70Updated 7 years ago
- Ghosts of Departed Proofs☆60Updated 3 years ago
- Some useful control operators for looping☆47Updated 4 years ago
- Haskell bindings to the libui C library.☆47Updated 6 years ago
- Data.List.nub is O(n²). This one is O(n log n) by requiring an Ord instance.☆32Updated 4 years ago
- base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC☆45Updated 6 months ago
- Interpreter for GHC Haskell☆22Updated 5 years ago
- ☆45Updated 2 years ago
- Haskell 98 comonads☆77Updated 3 weeks ago
- Grammatical parsers - combinator library for parsing general context-free grammars☆36Updated last month
- Scrap Your Boilerplate generic programming library in Haskell☆44Updated last year
- Replib: generic programming & Unbound: generic treatment of binders☆44Updated 2 years ago
- Subclasses of Monoid with a solid theoretical foundation and practical purposes☆33Updated 2 months ago
- Haskell 98 semigroups☆62Updated last year
- Generic parser combinators☆88Updated 3 weeks ago
- Hedgehog will eat your typeclass bugs☆56Updated 2 months ago
- Dependently-typed finite maps (partial dependent products)☆63Updated 5 months ago
- 🖼️ the compiling to closed categories compiler☆66Updated 6 years ago
- A useful type for working with integers modulo some constant.☆30Updated last year
- Haskell library for type-inference with Hindley-Milner type-system.☆33Updated 5 months ago