Sciweavers

POS
1990
Springer
13 years 12 months ago
Cache Coherency and Storage Management in a Persistent Object System
Bett Koch, Tracy Schunke, Alan Dearle, Francis Vau...
POS
1990
Springer
13 years 12 months ago
Type Equivalence Checking in Persistent Object Systems
Richard C. H. Connor, Alfred L. Brown, Quintin I. ...
POPL
1990
ACM
13 years 12 months ago
Parallelism in Logic Programs
Raghu Ramakrishnan
POPL
1990
ACM
13 years 12 months ago
Interaction Nets
Yves Lafont
POPL
1990
ACM
13 years 12 months ago
Higher-Order Modules and the Phase Distinction
Typed -calculus is an important tool in programming language research because it provides an extensible framework for studying language features both in isolation and in their rel...
Robert Harper, John C. Mitchell, Eugenio Moggi
POPL
1990
ACM
13 years 12 months ago
The Chemical Abstract Machine
ical Abstract Machine Introduced in and G. Boudol. The chemical abstract machine. Theoretical Computer Science, 96(1):217
Gérard Berry, Gérard Boudol
PLDI
1990
ACM
13 years 12 months ago
How to Print Floating-Point Numbers Accurately
Guy L. Steele Jr., Jon L. White
PLDI
1990
ACM
13 years 12 months ago
Representing Control in the Presence of First-Class Continuations
Languages such as Scheme and Smalltalk that provide continuations as first-class data objects present a challenge to efficient implementation. Allocating activation records in a h...
Robert Hieb, R. Kent Dybvig, Carl Bruggeman
PLDI
1990
ACM
13 years 12 months ago
A Fresh Look at Optimizing Array Bound Checking
- This paper describes techniques for optimizing range checks performed to detect array bound violations. In addition to the elimination of range check:s, the optimizations discuss...
Rajiv Gupta
PLDI
1990
ACM
13 years 12 months ago
Task Granularity Analysis in Logic Programs
While logic programming languages offer a great deal of scope for parallelism, there is usually some overhead associated with the execution of goals in parallel because of the wor...
Saumya K. Debray, Nai-Wei Lin, Manuel V. Hermenegi...