Skip to search formSkip to main contentSkip to account menu

Concurrent Haskell

Concurrent Haskell extends Haskell 98 with explicit concurrency. The two main concepts underpinning Concurrent Haskell are: * A primitive type MVar… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
We propose a model for measuring the runtime of concurrent programs by the minimal number of evaluation steps. The focus of this… 
2012
2012
We show how Sestoft’s abstract machine for lazy evaluation of purely functional programs can be extended to evaluate expressions… 
2010
2010
  • J. RasA. Cheng
  • 2010
  • Corpus ID: 14731041
The Priority-Based Functional Reactive Programming (P-FRP) paradigm, aims to improve the programming of embedded microcontrollers… 
2005
2005
Composable memory transactions are a new communication abstraction for Concurrent Haskell which provides the programmer with a… 
2003
2003
In this article we use model checking techniques to debug Concurrent Haskell programs. LTL formulas specifying assertions or… 
2002
2002
In this article we propose a basic set of concurrency abstractions for Concurrent Haskell based on our experiences with various… 
2002
2002
Server applications, and in particular network-based server applications, place a unique combination of demands on a programming… 
2002
2002
Parallel pattern-matching offers the maximum laziness for programs written in lazy functional languages. Function arguments are… 
1997
1997
The UniForM WorkBench is an integration framework with Haskell features in support of data, control and presentation integration… 
1997
1997
Views to the underlying repository of software objects within a Software Development Environment are, by nature, very dynamic…