Sciweavers

FLOPS
2006
Springer
15 years 7 months ago
Typed Contracts for Functional Programming
Ralf Hinze, Johan Jeuring, Andres Löh
FLOPS
2006
Springer
15 years 7 months ago
A Computational Approach to Pocklington Certificates in Type Theory
Pocklington certificates are known to provide short proofs of primality. We show how to perform this in the framework of formal, mechanically checked, proofs. We present an encodin...
Benjamin Grégoire, Laurent Théry, Be...
FLOPS
2006
Springer
15 years 7 months ago
Contracts as Pairs of Projections
Abstract. Assertion-based contracts provide a powerful mechanism for stating invariants at module boundaries and for enforcing them uniformly. In 2002, Findler and Felleisen showed...
Robert Bruce Findler, Matthias Blume
106
Voted
FLOPS
2006
Springer
15 years 7 months ago
A Framework for Extended Algebraic Data Types
Martin Sulzmann, Jeremy Wazny, Peter J. Stuckey
FLOPS
2006
Springer
15 years 7 months ago
Lock Free Data Structures Using STM in Haskell
Abstract. This paper explores the feasibility of re-expressing concurrent algorithms with explicit locks in terms of lock free code written using Haskell's implementation of s...
Anthony Discolo, Tim Harris, Simon Marlow, Simon L...