mirror of
https://github.com/bitemyapp/learnhaskell.git
synced 2024-11-03 23:15:18 +00:00
Added multithreaded inc dev testing example
This commit is contained in:
parent
1f02480df7
commit
8b9326d221
@ -148,6 +148,8 @@ If you need JavaScript, you probably want Purescript for generating JS. Purescri
|
||||
|
||||
This book by Simon Marlow is probably the best I've ever read on the topics of Parallelism and Concurrency: http://chimera.labs.oreilly.com/books/1230000000929
|
||||
|
||||
A thorough walk-through on testing & incremental development of a multi-threaded application in Haskell: http://kukuruku.co/hub/haskell/haskell-testing-a-multithread-application
|
||||
|
||||
http://www.haskell.org/haskellwiki/Functional_Reactive_Programming
|
||||
|
||||
## Recursion Schemes
|
||||
|
Loading…
Reference in New Issue
Block a user