Haskell JIT
☆186Jan 19, 2020Updated 6 years ago
Alternatives and similar repositories for tinyjit
Users that are interested in tinyjit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Dive into GHC☆83Dec 26, 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
- Hopefully verifiable code generation in GHC☆93May 10, 2017Updated 8 years ago
- Generic functions for single-sorted first-order structural unification☆45Apr 1, 2026Updated 2 weeks ago
- Extensible, Type Safe Error Handling in Haskell☆13Dec 22, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Robust persistence for typed immutable data☆16Nov 5, 2016Updated 9 years ago
- Runtime code generation for x86 machine code☆26Sep 30, 2023Updated 2 years ago
- ☆303Jun 9, 2025Updated 10 months ago
- Parsing all context-free grammars using Earley's algorithm in Haskell.☆378May 14, 2023Updated 2 years ago
- The compilation target that functional programmers always wanted.☆62Aug 2, 2020Updated 5 years ago
- The Software Foundations book, in GHC