simonmar / parconc-examplesLinks
Sample code to accompany the book "Parallel and Concurrent Programming in Haskell"
☆358Updated 2 months ago
Alternatives and similar repositories for parconc-examples
Users that are interested in parconc-examples are comparing it to the libraries listed below
Sorting:
- Proposed compiler and language changes for GHC and GHC/Haskell☆696Updated 2 weeks ago
- The home of the Glamorous Glambda interpreter☆224Updated 2 months ago
- Notes and files from HaskellerZ meetups.☆213Updated 5 years ago
- haskell ghc-illustrated☆260Updated 4 years ago
- An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .