<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>OPUS 4 Latest Documents RSS Feed</title>
    <description>Latest documents</description>
    <link>http://publikationen.ub.uni-frankfurt.de/index/index/</link>
    <pubDate>Mon, 02 Jul 2012 16:16:23 +0100</pubDate>
    <lastBuildDate>Mon, 02 Jul 2012 16:16:23 +0100</lastBuildDate>
    <item>
      <title>On conservativity of concurrent Haskell</title>
      <link>http://publikationen.ub.uni-frankfurt.de/frontdoor/index/index/docId/24252</link>
      <description>The calculus CHF models Concurrent Haskell extended by
concurrent, implicit futures. It is a process calculus with concurrent threads, monadic concurrent evaluation, and includes a pure functional
lambda-calculus which comprises data constructors, case-expressions,
letrec-expressions, and Haskell’s seq. Futures can be implemented in Concurrent
Haskell using the primitive unsafeInterleaveIO, which is available in most implementations of Haskell. Our main result is conservativity
of CHF, that is, all equivalences of pure functional expressions are
also valid in CHF. This implies that compiler optimizations and transformations
from pure Haskell remain valid in Concurrent Haskell even if
it is extended by futures. We also show that this is no longer valid if Concurrent
Haskell is extended by the arbitrary use of unsafeInterleaveIO.</description>
      <author>David Sabel; Manfred Schmidt-Schauß</author>
      <category>workingpaper</category>
      <guid>http://publikationen.ub.uni-frankfurt.de/frontdoor/index/index/docId/24252</guid>
      <pubDate>Tue, 07 Feb 2012 16:16:23 +0100</pubDate>
    </item>
    <item>
      <title>An abstract machine for concurrent Haskell with futures</title>
      <link>http://publikationen.ub.uni-frankfurt.de/frontdoor/index/index/docId/24253</link>
      <description>We show how Sestoft’s abstract machine for lazy evaluation
of purely functional programs can be extended to evaluate expressions of
the calculus CHF – a process calculus that models Concurrent Haskell
extended by imperative and implicit futures. The abstract machine is
modularly constructed by first adding monadic IO-actions to the machine
and then in a second step we add concurrency. Our main result is that
the abstract machine coincides with the original operational semantics
of CHF, w.r.t. may- and should-convergence.</description>
      <author>David Sabel</author>
      <category>workingpaper</category>
      <guid>http://publikationen.ub.uni-frankfurt.de/frontdoor/index/index/docId/24253</guid>
      <pubDate>Tue, 07 Feb 2012 16:14:01 +0100</pubDate>
    </item>
    <item>
      <title>Program Equivalence for a Concurrent Lambda Calculus with Futures</title>
      <link>http://publikationen.ub.uni-frankfurt.de/frontdoor/index/index/docId/2181</link>
      <description>Reasoning about the correctness of program transformations requires a notion of program equivalence. We present an observational semantics for the concurrent lambda calculus with futures Lambda(fut), which formalizes the operational semantics of the programming language Alice ML. We show that natural program optimizations, as well as partial evaluation with respect to deterministic rules, are correct for Lambda(fut). This relies on a number of fundamental properties that we establish for our observational semantics.</description>
      <author>Joachim Niehren; David Sabel; Manfred Schmidt-Schauß; Jan Schwinghammer</author>
      <category>workingpaper</category>
      <guid>http://publikationen.ub.uni-frankfurt.de/frontdoor/index/index/docId/2181</guid>
      <pubDate>Mon, 30 Oct 2006 08:54:30 +0100</pubDate>
    </item>
  </channel>
</rss>
