ICFP tutorial
☆38Jul 31, 2021Updated 4 years ago
Alternatives and similar repositories for mini-grin
Users that are interested in mini-grin are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The generalized intensional compiler for a Haskell-like language.☆14Nov 27, 2017Updated 8 years ago
- Interpreter for GHC Haskell☆22Nov 9, 2019Updated 6 years ago
- used to be something more ambitious, cut scope to just a simple compiler for thesis project☆17Jan 14, 2019Updated 7 years ago
- Haskell dynamic RTS loader☆13Jun 24, 2016Updated 9 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Dec 13, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆41Jul 2, 2017Updated 8 years ago
- An experimental intermediate language for GHC☆36Sep 8, 2017Updated 8 years ago
- Using Backpack to abstract over the main Haskell streaming libraries.☆34Sep 16, 2017Updated 8 years ago
- ☆26Nov 18, 2022Updated 3 years ago
- Dhall-configured inductive API definitions☆23Feb 26, 2020Updated 6 years ago
- Prototype implementations of systems based on setoid type theory☆66Nov 29, 2020Updated 5 years ago
- Haskell bindings for the Souffle datalog language☆104May 16, 2024Updated last year
- A small NuPRL style proof assistant☆31Jan 31, 2019Updated 7 years ago
- Hopefully verifiable code generation in GHC☆93May 10, 2017Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Example language server (LSP) implementation for a toy language☆60Jul 21, 2021Updated 4 years ago
- JHC Haskell compiler split into reusable components☆58Dec 17, 2018Updated 7 years ago
- GRIN backend for Idris☆50Apr 11, 2020Updated 6 years ago
- GHC Whole Program Compiler and External STG IR tooling☆120Oct 24, 2025Updated 5 months ago
- An extensible IO-like monad-like thing for Idris, with support for including linear subprograms☆22Feb 25, 2020Updated 6 years ago
- GRIN backend for GHC☆142Nov 9, 2021Updated 4 years ago
- Quantitative Type Theory implementation☆54Jun 2, 2021Updated 4 years ago
- Formal specification of the Haskell Language Report☆32Mar 2, 2026Updated last month
- Trying to write an understandable implementation of Haskell, in Haskell