Explore the intersection of Haskell and C++ in parallel programming through this conference talk from C++Now 2017. Delve into how limiting side effects can enhance parallel programming capabilities, examining various libraries across languages. Discover the role of Haskell's purely functional approach in practical programming and its impact on software verification. Learn about deterministic parallelism, transactional memory, and accessing remote data sources. Investigate the concept of purity in programming and how entire applications can become deterministic functions of their inputs. Gain insights into the mutual influence between C++ and Haskell, their evolution, and their strengths in data baking. Understand the speaker's background in functional programming and his work on increasing safety and parallel performance in high-level, declarative programs.
Haskell Taketh Away - Limiting Side Effects for Parallel Programming