Sciweavers

5 search results - page 1 / 1
» ifl 1999
Sort
View
IFL
1999
Springer
13 years 10 months ago
Haskell-Coloured Petri Nets
d abstract) Claus Reinke
Claus Reinke
IFL
1999
Springer
13 years 10 months ago
Stretching the Storage Manager: Weak Pointers and Stable Names in Haskell
Simon L. Peyton Jones, Simon Marlow, Conal Elliott
IFL
1999
Springer
117views Formal Methods» more  IFL 1999»
13 years 10 months ago
On Code Generation for Multi-generator WITH-Loops in SAC
Abstract. Most array operations in Sac are specified in terms of so-called withloops, a Sac-specific form of array comprehension. Due to the map-like semantics of with-loops its ...
Clemens Grelck, Dietmar Kreye, Sven-Bodo Scholz
IFL
1999
Springer
108views Formal Methods» more  IFL 1999»
13 years 10 months ago
Optimising Recursive Functions Yielding Multiple Results in Tuples in a Lazy Functional Language
Abstract. We discuss a new optimisation for recursive functions yielding multiple results in tuples for lazy functional languages, like Clean and Haskell. This optimisation improve...
John H. G. van Groningen