grin-compiler / ghc-wpcLinks
GHC-WPC is an extended GHC that exports the STG and other IR (.modpak) for the compiled modules and linker metadata (.ghc_stgapp) at application link time.
☆10Updated last year
Alternatives and similar repositories for ghc-wpc
Users that are interested in ghc-wpc are comparing it to the libraries listed below
Sorting:
- Dependently typed elimination functions using singletons☆28Updated 7 months ago
- ☆23Updated last year
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- A package re-exporting the verified subset of containers☆20Updated 7 years ago
- Bring fusion to everyone☆13Updated 5 years ago
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 8 years ago
- A bad XML parser☆22Updated 11 months ago
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆18Updated 8 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 6 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Updated 4 years ago
- The Str signature and implementations☆21Updated 8 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Compositional type checking for Haskell☆37Updated 14 years ago
- Minimal binary serialization library with focus on performance☆24Updated 2 weeks ago
- Haskell library of row polymorphic record manipulator☆23Updated 4 years ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago
- Resin: high performance variable binder and ast manipulation lib☆13Updated 6 years ago
- Unpinned byte arrays in GHC haskell☆22Updated 6 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated 4 months ago
- First class patterns and pattern matching, using type families☆17Updated 4 years ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆20Updated 3 years ago
- Hash consing for arbitrary Haskell data types☆25Updated 7 months ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- Desugars Template Haskell abstract syntax to a simpler format without changing semantics☆20Updated 7 months ago
- Benchmarks using the non-moving incremental GHC garbage collector☆22Updated 5 years ago
- An experiment in functional interface design☆24Updated 8 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Updated 7 years ago
- Compiling to STLC to categories in Haskell and Coq, using Conal Elliot's work☆19Updated 7 years ago
- Automatic type class law checking.☆24Updated 6 months ago
- Formally prove properties of Haskell programs using SBV/SMT.☆45Updated 4 months ago