Sciweavers

PLDI
1990
ACM
13 years 12 months ago
How to Read Floating-Point Numbers Accurately
Converting decimal scientific notation into binary floating point is nontrivial, but this conversion can be performed with the best possible accuracy without sacrificing efficienc...
William D. Clinger
PLDI
1990
ACM
13 years 12 months ago
Improving Register Allocation for Subscripted Variables
David Callahan, Steve Carr, Ken Kennedy
PLDI
1990
ACM
13 years 12 months ago
Dynamic Program Slicing
Hiralal Agrawal, Joseph Robert Horgan
POS
1989
Springer
13 years 12 months ago
The Persistent Abstract Machine
ro, D.S. “The Persistent Abstract Machine Version 10 / Napier88 (Release 2.0)”. Universities of St Andrews and Adelaide (1994).
Richard C. H. Connor, Alfred L. Brown, Raymund Car...
POPL
1989
ACM
13 years 12 months ago
How to Make ad-hoc Polymorphism Less ad-hoc
raction that a programming language provides influences the structure and algorithmic complexity of the resulting programs: just imagine creating an artificial intelligence engine ...
Philip Wadler, Stephen Blott
POPL
1989
ACM
13 years 12 months ago
The Modula-3 Type System
This paper presents an overview of the programming language Modula-3, and a more detailed description of its type system.
Luca Cardelli, James E. Donahue, Mick J. Jordan, B...
POPL
1989
ACM
13 years 12 months ago
Dynamic Typing in a Statically-Typed Language
Dynamic typing can be useful in statically typed languages. We extend the simply typed λ-calculus with dynamic typing and elaborate additional features like polymorphism and subty...
Martín Abadi, Luca Cardelli, Benjamin C. Pi...
PLDI
1989
ACM
13 years 12 months ago
Higher-Order Attribute Grammars
Harald Vogt, S. Doaitse Swierstra, Matthijs F. Kui...
PLDI
1989
ACM
13 years 12 months ago
Type Reconstruction with First-Class Polymorphic Values
We present the rst type reconstruction system which combines the implicit typing of ML with the full power of the explicitly typed second-order polymorphic lambda calculus. The sy...
James O'Toole, David K. Gifford