politrons / Dive_into_HaskellView external linksLinks
Dive into Haskell: Examples of all features of this Pure Functional programing language
☆71May 23, 2023Updated 2 years ago
Alternatives and similar repositories for Dive_into_Haskell
Users that are interested in Dive_into_Haskell are comparing it to the libraries listed below
Sorting:
- Closure calculus implementation☆12Jun 25, 2019Updated 6 years ago
- Austin's supercompiler work☆21Nov 17, 2019Updated 6 years ago
- Merged into ian repo: https://github.com/seagreen/ian#llvm-in-haskell☆17Apr 13, 2019Updated 6 years ago
- Simple C Haskell Compiler☆22Feb 5, 2026Updated last week
- A compiler for a simple language using llvm☆37Jun 14, 2023Updated 2 years ago
- QR code library in pure Haskell☆21Feb 4, 2026Updated last week
- Finite field polynomial arithmetic based on fast Fourier transforms☆19Nov 15, 2020Updated 5 years ago
- Use GHC's Memory Allocator from C☆12Feb 22, 2020Updated 5 years ago
- typesafe implementation of tensor algebra in Haskell☆13Feb 27, 2021Updated 4 years ago
- Write yourself a typed functional language☆65Oct 11, 2018Updated 7 years ago
- A thread-safe hash table in Haskell☆15Feb 28, 2020Updated 5 years ago
- The Software Foundations book, in GHC☆82Jan 11, 2026Updated last month
- A Turing complete language 😉☆42Oct 3, 2020Updated 5 years ago
- A simple library for Haskell that allows relational programming.☆46Sep 12, 2012Updated 13 years ago
- A tutorial on writing a concurrency testing tool in Haskell☆12Nov 5, 2017Updated 8 years ago
- Install ghcide, neovim, and CoC in a minimal Debian 10 Docker container.☆11May 4, 2020Updated 5 years ago
- creating a cabal new-build configuration from a stack configuration☆12May 8, 2018Updated 7 years ago
- Simple & Extensible PostgreSQL Library in Haskell☆20Sep 30, 2019Updated 6 years ago
- Combine and enhance Functors☆39Aug 12, 2025Updated 6 months ago
- Show programming language printed values in a web UI☆24May 16, 2019Updated 6 years ago
- "An Altruistic Processor", implemented in CLaSH (WARNING: incomplete code)☆13Mar 31, 2017Updated 8 years ago
- Typesafe Off-Heap data structures for GHC Haskell☆14Nov 10, 2017Updated 8 years ago
- Label dependent dependent session types☆16May 2, 2024Updated last year
- Haskell bindings to lz4☆21Updated this week
- Pure haskell implementation of macaroons☆14Jan 26, 2021Updated 5 years ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆97Jan 17, 2022Updated 4 years ago
- Content Addressable Storage Archive☆41Sep 26, 2025Updated 4 months ago
- Haskell bindings to ArrayFire☆60Dec 14, 2024Updated last year
- open union and open product types in Haskell☆31Aug 9, 2020Updated 5 years ago
- a modern library for typed path manipulation in Haskell☆36Jul 24, 2025Updated 6 months ago
- JHC Haskell compiler split into reusable components☆57Dec 17, 2018Updated 7 years ago
- Environmentally friendly environment variables☆154Jan 11, 2026Updated last month
- ghc-datasize is a tool to determine the size of Haskell data structures in GHC's memory☆17Aug 22, 2024Updated last year
- A compiler from mini-STG to Wasm (**far from complete**)☆14Jun 13, 2017Updated 8 years ago
- Bring fusion to everyone☆14Feb 6, 2020Updated 6 years ago
- YAPB: Yet Another Parser Builder (A Programmable LALR(1) Parser Builder in Haskell)☆16Jun 3, 2025Updated 8 months ago
- A nullary type class for partial functions☆15Nov 28, 2017Updated 8 years ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Apr 13, 2015Updated 10 years ago
- A simple wrapper of an IO computation to show the used CPU time.☆16Mar 14, 2025Updated 11 months ago