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"
355 stars
21 watching
104 forks
Language: Haskell
last commit: about 4 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tutorial and code samples for parallel and concurrent programming in Haskell. | 219 |
| | A tutorial project introducing basic concurrency mechanisms in Haskell through simple examples and inspiration from Go's concurrency primitives. | 79 |
| | An introductory guide to Haskell programming language features and applications | 69 |
| | An in-depth guide to parsing using Haskell's parser combinator technology | 93 |
| | A Haskell adaptation of Go's concurrency tutorial | 130 |
| | A collection of Haskell code examples and tutorials for learning the language. | 81 |
| | A collection of Haskell examples demonstrating various SDL2 features and interactions. | 143 |
| | An automated tutorial program for learning Haskell programming | 168 |
| | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
| | Compiles the MicroC programming language into machine code using Haskell | 116 |
| | A parser combinator library designed to be industrial-strength and easy to use | 850 |
| | An online Haskell book repository with source code examples and downloadable books in various formats. | 276 |
| | An introduction to Haskell programming language with accompanying material and exercises. | 58 |
| | A Haskell implementation of software transactional memory for concurrent programming | 99 |
| | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |