edemko / nanopass
Haskell port of the Nanopass Compiler Framework
☆21Updated last year
Alternatives and similar repositories for nanopass:
Users that are interested in nanopass are comparing it to the libraries listed below
- ☆21Updated this week
- GHC plugin to branch on whether a constraint is satisfied☆33Updated 2 weeks ago
- ☆20Updated 5 months ago
- Existential type.☆37Updated 3 months ago
- GHC plugin to desugar ! into do-notation☆37Updated last month
- Automatic type class law checking.☆24Updated 2 months ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated last month
- A modern Haskell debugger☆30Updated last year
- Benchmark a given function for variable input sizes and find out its time complexity☆25Updated last month
- ☆17Updated 3 weeks ago
- A usable type system for call by push-value☆33Updated 5 years ago
- Implementation of an efficient thread-safe global Symbol Table, with garbage collection☆19Updated last month
- Automation for releasing haskell packages☆18Updated last year
- 📺 The power of Haskell in your terminal!☆42Updated 3 months ago
- Chapelure is a diagnostic library for Haskell☆45Updated last year
- Libraries for the Effectful Haskell effects system☆22Updated 2 years ago
- Go get tested! Github Actions matrix generator for your haskell projects' CI☆50Updated 3 weeks ago
- Implementing a small functional language with a combinator based graph-reduction machine☆29Updated last year
- Overloaded plugin☆30Updated 10 months ago
- ⛏️ A refinement proof framework for haskell