Sciweavers

10 search results - page 1 / 2
» sigplan 1998
Sort
View
SIGPLAN
1998
14 years 11 months ago
Eat Your Own Dog Food
Brent W. Benson Jr.
SIGPLAN
1998
14 years 11 months ago
Revised5 Report on the Algorithmic Language Scheme
Richard Kelsey, William D. Clinger, Jonathan Rees
SIGPLAN
1998
14 years 11 months ago
Optimizing Away C++ Exception Handling
A high performance implementation of C++ exception handling is crucial, because exception handling overhead is distributed across all code. The commonly-used table-driven approach...
Jonathan L. Schilling