parconc-examples

Concurrency tutorial

Sample code to accompany a book on parallel and concurrent programming in Haskell

Sample code to accompany the book "Parallel and Concurrent Programming in Haskell"

GitHub

353 stars
21 watching
103 forks
Language: Haskell
last commit: about 3 years ago

Related projects:

Repository Description Stars
simonmar/par-tutorial A tutorial and code samples for parallel and concurrent programming in Haskell. 219
crabmusket/haskell-simple-concurrency A tutorial project introducing basic concurrency mechanisms in Haskell through simple examples and inspiration from Go's concurrency primitives. 79
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
lettier/parsing-with-haskell-parser-combinators An in-depth guide to parsing using Haskell's parser combinator technology 92
syocy/a-tour-of-go-in-haskell A Haskell adaptation of Go's concurrency tutorial 130
mark-watson/haskell_tutorial_cookbook_examples A collection of Haskell code examples and tutorials for learning the language. 82
palf/haskell-sdl2-examples A collection of Haskell examples demonstrating various SDL2 features and interactions. 142
mondaymorninghaskell/haskellings An automated tutorial program for learning Haskell programming 167
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114
jmorag/mcc Compiles the MicroC programming language into machine code using Haskell 116
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
anton-k/ru-haskell-book A repository containing Haskell book files and supporting materials. 275
pietervdvn/haskell An introduction to Haskell programming language with accompanying material and exercises. 58
haskell/stm A Haskell implementation of software transactional memory for concurrent programming 98
raviksharma/bartosz-basics-of-haskell A collection of exercises and code examples illustrating the basics of Haskell programming 488