Sciweavers

7124 search results - page 361 / 1425
» Programming Languages and Operating Systems
Sort
View
195
Voted
JUCS
2008
150views more  JUCS 2008»
15 years 6 months ago
On the Interaction of Advices and Raw Types in AspectJ
: The latest versions of AspectJ, the most popular aspect-oriented extension for Java, must cope with the complex changes that occurred in the Java type system, specially with thos...
Fernando Barden Rubbo, Rodrigo Machado, Alvaro Fre...
CC
2010
Springer
144views System Software» more  CC 2010»
16 years 1 months ago
The Polyhedral Model Is More Widely Applicable Than You Think
Mohamed-Walid Benabderrahmane, Louis-Noël Pou...
CC
2004
Springer
132views System Software» more  CC 2004»
16 years 6 days ago
FFT Compiler Techniques
Stefan Kral, Franz Franchetti, Juergen Lorenz, Chr...
ECOOP
1997
Springer
15 years 11 months ago
Subtyping Is Not a Good "Match" for Object-Oriented Languages
We present the design and rationale of a new statically-typed object-oriented language, LOOM. LOOM retains most of the features of the earlier language PolyTOIL. However the subtyp...
Kim B. Bruce, Leaf Petersen, Adrian Fiech
160
Voted
STORAGESS
2005
ACM
16 years 10 days ago
An electric fence for kernel buffers
Improper access of data buffers is one of the most common errors in programs written in assembler, C, C++, and several other languages. Existing programs and OSs frequently acces...
Nikolai Joukov, Aditya Kashyap, Gopalan Sivathanu,...