Difference between revisions of "Blog articles/Parallel"

From HaskellWiki
Jump to navigation Jump to search
(links to further reading)
Line 24: Line 24:
 
=== Further reading ===
 
=== Further reading ===
   
  +
* [http://www.haskell.org/ghc/docs/latest/html/users_guide/lang-parallel.html GHC User's guide for parallel programming]
 
* [http://haskell.org/haskellwiki/Applications_and_libraries/Concurrency_and_parallelism Libraries for parallel programming]
 
* [http://haskell.org/haskellwiki/Applications_and_libraries/Concurrency_and_parallelism Libraries for parallel programming]
 
* [http://haskell.org/haskellwiki/Research_papers/Parallelism_and_concurrency Research on parallel Haskell]
 
* [http://haskell.org/haskellwiki/Research_papers/Parallelism_and_concurrency Research on parallel Haskell]

Revision as of 03:23, 7 July 2007