csabahruska / manual-stg-experimentLinks
Manually constructed STG programs compiled with the standard GHC codegen backend.
☆24Updated 4 years ago
Alternatives and similar repositories for manual-stg-experiment
Users that are interested in manual-stg-experiment are comparing it to the libraries listed below
Sorting:
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 4 months ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 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 last week
- Experimental tool to build reports on GHC build time for your projects.☆24Updated 2 years ago
- A library for generic programming that aims to be easy to understand☆26Updated last week
- Overloaded plugin☆31Updated last year
- A GHC plugin and library for analysing GHC Core☆54Updated 10 months ago
- 📤 defer instance resolution until runtime☆18Updated 6 years ago
- ScopeT and ScopeH☆13Updated last year
- Performance shootout of various trie implementations☆18Updated 6 years ago
- Divide without division☆20Updated 4 months ago
- experimenting with unlifted classes via backpack☆36Updated 3 years ago
- Create environments with GHC HEAD artefacts☆26Updated 2 years ago
- ☆11Updated 2 years ago
- Generic types and functions for encoding and decoding columns☆44Updated last year
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Port of the 'host' example in try-reflex to FLTKHS.☆12Updated 8 years ago
- Proposals for the Haskell Ecosystem