Sciweavers

112 search results - page 1 / 23
» The essence of compiling with traces
Sort
View
POPL
2011
ACM
12 years 6 months ago
The essence of compiling with traces
The technique of trace-based just-in-time compilation was introduced by Bala et al. and was further developed by Gal et al. It currently enjoys success in Mozilla Firefox’s Java...
Shu-yu Guo, Jens Palsberg
PLDI
1993
ACM
13 years 7 months ago
The Essence of Compiling with Continuations
Cormac Flanagan, Amr Sabry, Bruce F. Duba, Matthia...
POPL
2006
ACM
14 years 3 months ago
The essence of command injection attacks in web applications
Web applications typically interact with a back-end database to retrieve persistent data and then present the data to the user as dynamically generated output, such as HTML web pa...
Zhendong Su, Gary Wassermann
LICS
1996
IEEE
13 years 7 months ago
The Essence of Parallel Algol
We consider a parallel Algol-like language, combining procedures with shared-variable parallelism. Procedures permit encapsulation of common parallel programming idioms. Local var...
Stephen D. Brookes
VEE
2009
ACM
246views Virtualization» more  VEE 2009»
13 years 10 months ago
Tracing for web 3.0: trace compilation for the next generation web applications
Today’s web applications are pushing the limits of modern web browsers. The emergence of the browser as the platform of choice for rich client-side applications has shifted the ...
Mason Chang, Edwin W. Smith, Rick Reitmaier, Micha...