bollu / simplexhc
compiler with polyhedral optmization for a lazy functional programming language
☆67Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for simplexhc
- JHC Haskell compiler split into reusable components☆57Updated 5 years ago
- The Disco Discus Compiler☆174Updated 5 years ago
- Dive into GHC☆82Updated 7 years ago
- Efficient implementation of the implicit treap data structure☆63Updated 3 years ago
- Hopefully verifiable code generation in GHC☆95Updated 7 years ago
- Map lazy functional language constructs to LLVM IR☆50Updated 5 years ago
- Another implementation of Frank.☆70Updated 7 years ago
- Link to preprints for POPL'18 and colocated events☆87Updated 6 years ago
- An implementation of Google's Protocol Buffers in Haskell.☆95Updated 2 years ago
- Drafts, notes and resources for adding linear typing to GHC.☆75Updated 4 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 3 years ago
- Fork of official GHC repository.☆44Updated 9 months ago
- Higher-order optimization library☆73Updated last year
- Idris Binary Integer Arithmetic, porting PArith, NArith, and ZArith from Coq☆36Updated 3 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆122Updated 3 months ago
- Literature review of GHC's Core language, System FC☆66Updated 6 years ago
- A haskell numeric prelude, providing a clean structure for numbers and operations that combine them.☆68Updated last month
- ☆41Updated 7 years ago
- Interpreter for GHC Haskell☆22Updated 5 years ago
- 🖼️ the compiling to closed categories compiler☆66Updated 6 years ago
- ALGT 2.0☆30Updated 4 years ago
- Use Conal Elliott's concat library to compile regular Haskell functions into Z3 equations☆38Updated 7 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆95Updated 3 years ago
- yacctt: Yet Another Cartesian Cubical Type Theory☆74Updated 6 years ago
- Recursion schemes for Idris☆64Updated 6 years ago
- Generic random generators☆81Updated last year
- Haskell 98 contravariant functors