Sciweavers

3456 search results - page 54 / 692
» Byte Code Engineering
Sort
View
CODES
2003
IEEE
15 years 11 months ago
VL-CDRAM: variable line sized cached DRAMs
Ananth Hegde, Narayanan Vijaykrishnan, Mahmut T. K...
CC
1999
Springer
116views System Software» more  CC 1999»
15 years 10 months ago
A Programmable ANSI C Transformation Engine
Abstract. Source code transformations are a very effective method of parallelizing and improving the efficiency of programs. Unfortunately most compiler systems require implementin...
Maarten Boekhold, Ireneusz Karkowski, Henk Corpora...
ACSC
2004
IEEE
15 years 10 months ago
Exploiting FPGA Concurrency to Enhance JVM Performance
The Java Programming Language has been praised for its platform independence and portability, but because of its slow execution speed on a software Java Virtual Machine (JVM), som...
James Parnis, Gareth Lee
ECOOP
2006
Springer
15 years 10 months ago
Statement Annotations for Fine-Grained Advising
AspectJ-like languages are currently ineffective at modularizing heterogeneous concerns that are tightly coupled to the source code of the base program, such as logging, invariant...
Marc Eaddy, Alfred V. Aho