emilaxelsson / syntacticLinks
Generic representation and manipulation of abstract syntax
☆27Updated 3 years ago
Alternatives and similar repositories for syntactic
Users that are interested in syntactic are comparing it to the libraries listed below
Sorting:
- A library for generic programming that aims to be easy to understand☆26Updated this week
- Type level lists, pairs, sums, their operations, and their properties.☆24Updated 7 years ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- A nice Haskell graphics API. There's always room for jello.☆41Updated 7 years ago
- Fast ByteString Builder☆21Updated 9 months ago
- JHC Haskell compiler split into reusable components☆18Updated 5 months ago
- Dependently typed convolutional neural networks☆35Updated 8 years ago
- Serializable closures for distributed programming.☆65Updated 2 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 10 months ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆49Updated last year
- multiset haskell package☆20Updated 2 years ago
- parser for config files, shell variables, command line args.☆22Updated 9 years ago
- Extensible type-safe unions for Haskell☆34Updated 9 months ago
- Simplify and render Template Haskell☆18Updated 7 years ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Updated 7 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 5 months ago
- a modern library for typed path manipulation in Haskell☆36Updated 4 months ago
- Kleene algebra, regular expressions☆33Updated 2 years ago
- Maps using values' monoidal structure during merging☆42Updated 8 months ago
- Omit fields for instance deriving☆37Updated 5 years ago
- Example how to append data to a Haskell executable using sqlite☆10Updated 5 years ago
- rewrite rules for type-level equalities☆62Updated 3 months ago
- Beseder: make impossible state transitions impossible☆31Updated 5 years ago
- ☆45Updated 4 years ago
- A bad XML parser☆22Updated last year
- Deep evaluation of data structures without NFData☆10Updated 10 years ago
- Various type-aligned sequence data structures.☆21Updated 4 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 7 years ago
- Programmatically create new instances using core-to-core plugins☆11Updated 4 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 7 years ago