Constraint Handling Rules
☆17Sep 18, 2024Updated last year
Alternatives and similar repositories for chr
Users that are interested in chr are comparing it to the libraries listed below
Sorting:
- Copy of the CCHR Constraint Handling Rules implementation in C☆20Nov 18, 2021Updated 4 years ago
- ☆10Feb 3, 2016Updated 10 years ago
- A Haskell library making it easier to write Alex lexers.☆12Sep 15, 2025Updated 5 months ago
- Yet another Haskell servant talk☆13May 24, 2020Updated 5 years ago
- A monad transformer library for Haskell☆29Sep 2, 2024Updated last year
- Green Card, a foreign function interface pre-processor for Haskell.☆11Apr 14, 2015Updated 10 years ago
- Snake game, made with haskell-miso☆13Jan 7, 2018Updated 8 years ago
- Library of simd functions☆19Jul 24, 2025Updated 7 months ago
- Type checking and logical inference for JetBrains MPS☆32Feb 19, 2026Updated last week
- Language tools for manipulating OCaml programs in Haskell (parser, pretty-printer, ...)☆14Oct 17, 2021Updated 4 years ago
- Linear time composable parser for PEG grammars☆11Dec 2, 2023Updated 2 years ago
- Efficient union and equivalence testing of sets.☆31Jan 29, 2019Updated 7 years ago
- Servant client generators for the Python language☆17Mar 2, 2021Updated 5 years ago
- Render LaTeX math to SVG mages☆18Mar 25, 2024Updated last year
- typing haskell in haskell☆18Sep 22, 2022Updated 3 years ago
- Stacks and queues with compact representations☆16Sep 3, 2020Updated 5 years ago
- Filling and manupulation with histograms☆17Mar 10, 2025Updated 11 months ago
- A simple build system for Idris☆22Mar 19, 2021Updated 4 years ago
- IP Address implementation☆18Mar 6, 2025Updated 11 months ago
- A simplistic FORTH bootstrapped from x86 assembly language☆15Feb 28, 2017Updated 9 years ago
- An llvm pretty printer inspired by the haskell llvm binding