Sciweavers

PEPM
1993
ACM
14 years 1 days ago
Partial Evaluation of General Parsers
Applications of partial evaluation have so far mainly focused on generation of compilers from interpreters for programming languages. We partially evaluate a simple general LR(k) ...
Christian Mossin
PEPM
1993
ACM
14 years 1 days ago
The Correctness of an Optimized Code Generation
For a functional programming language with a lazy standard semantics, we define a strictness analysis by means of abstract interpretation. Using the information from the strictne...
Torben Poort Lange
PEPM
1993
ACM
14 years 1 days ago
Polyvariant Binding-Time Analysis For Applicative Languages
Binding-time analysis is a crucial component of an ofine partial evaluator. The accuracy of the binding-time information that it produces determines the degree of specialization o...
Charles Consel
PEPM
1993
ACM
14 years 1 days ago
Improving Abstract Interpretations by Combining Domains
Michael Codish, Anne Mulkers, Maurice Bruynooghe, ...
PEPM
1993
ACM
14 years 1 days ago
Tutorial on Specialisation of Logic Programs
In this tutorial the specialisation of declarative logic programs is presented. The main correctness results are given, and the outline of a basic algorithm for partial evaluation...
John P. Gallagher
PEPM
1993
ACM
14 years 1 days ago
Binding-Time Analysis and the Taming of C Pointers
The aim of binding-time analysis is to determine when variables, expressions, statements, etc. in a program can be evaluated by classifying these into static (compile-time) and dy...
Lars Ole Andersen
OOPSLA
1993
Springer
14 years 1 days ago
How to Get a Paper Accepted at OOPSLA (Panel)
iam Pugh. Advice to authors of extended abstracts. http://www.acm.org/sigplan/conferences/author-info/pughadvice.html. [7] Mary Shaw. Writing good software engineering research pap...
Ralph E. Johnson, Kent Beck, Grady Booch, William ...
ISSTA
1994
ACM
14 years 1 days ago
Testing a Safety-Critical Application
John C. Knight, Aaron G. Cass, Antonio M. Fern&aac...
CSEE
1992
Springer
14 years 1 days ago
Experience with a Course on Architectures for Software Systems
R. F. Swonger, C. M. Scott, Chris Okasaki, Mary Sh...
IUI
1993
ACM
14 years 1 days ago
The price of flexibility
The goal of this paper is to model an agent who dislikes large choice sets because of the “cost of thinking” involved in choosing from them. We take as a primitive a preferenc...
David D. Woods