Sciweavers

10 search results - page 1 / 2
» sigplan 1998
Sort
View
69
Voted
SIGPLAN
1998
14 years 10 months ago
Eat Your Own Dog Food
Brent W. Benson Jr.
73
Voted
SIGPLAN
1998
14 years 10 months ago
Revised5 Report on the Algorithmic Language Scheme
Richard Kelsey, William D. Clinger, Jonathan Rees
73
Voted
SIGPLAN
1998
14 years 10 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