Sciweavers

4355 search results - page 40 / 871
» From Interpretation to Compilation
Sort
View
GPCE
2005
Springer
14 years 2 months ago
A Generative Programming Approach to Developing DSL Compilers
Abstract. Domain-Specific Languages (DSLs) represent a proven approach to raising the abstraction level of programming. They offer highlevel constructs and notations dedicated to...
Charles Consel, Fabien Latry, Laurent Révei...
MIDDLEWARE
2007
Springer
14 years 3 months ago
Dynamic multi-process information flow tracking for web application security
Although there is a large body of research on detection and prevention of such memory corruption attacks as buffer overflow, integer overflow, and format string attacks, the web...
Susanta Nanda, Lap-Chung Lam, Tzi-cker Chiueh
IJCAI
2001
13 years 10 months ago
Efficient Interpretation Policies
Many imaging systems seek a good interpretation of the scene presented -- i.e., a plausible (perhaps optimal) mapping from aspects of the scene to real-world objects. This paper a...
Ramana Isukapalli, Russell Greiner
EACL
1993
ACL Anthology
13 years 10 months ago
The donkey strikes back: Extending the dynamic interpretation "constructively"
The dynamic interpretation of a formula as a binary relation (inducing transitions) on states is extended by alternative treatments of implication, universal quantification, negat...
Tim Fernando
EUROPAR
1998
Springer
14 years 1 months ago
Performance Measurement of Interpreted Programs
Abstract. In an interpreted execution there is an interdependence between the interpreter's execution and the interpreted application's execution; the implementation of t...
Tia Newhall, Barton P. Miller