Sciweavers

11653 search results - page 9 / 2331
» The Development of the C Language
Sort
View
HIPS
1998
IEEE
14 years 3 days ago
ViC*: A Compiler for Virtual-Memory C*
Alex Colvin, Thomas H. Cormen
CASCON
1996
96views Education» more  CASCON 1996»
13 years 9 months ago
Real-time complexity metric tools for visualAge smalltalk and C++
"Anything that one cannot measure cannot be controlled." Software metrics provide insight into the quality of software, informing the developers about the status of a pr...
Subroto Bhattacharya, Stephen G. Graham
SAMOS
2004
Springer
14 years 1 months ago
A High-Level Programming Paradigm for SystemC
The SystemC language plays an increasingly important role in the system-level design domain, facilitating designers to start with modeling and simulating system components and thei...
Mark Thompson, Andy D. Pimentel
ENTCS
2006
151views more  ENTCS 2006»
13 years 7 months ago
Extending C for Checking Shape Safety
The project Safe Pointers by Graph Transformation at the University of York has developed a method for specifying the shape of pointer-data structures by graph reduction, and a st...
Mike Dodds, Detlef Plump
PLDI
1999
ACM
14 years 4 days ago
An Evaluation of Staged Run-Time Optimizations in DyC
Previous selective dynamic compilation systems have demonstrated that dynamic compilation can achieve performance improvements at low cost on small kernels, but they have had diff...
Brian Grant, Matthai Philipose, Markus Mock, Craig...