Sciweavers

242 search results - page 37 / 49
» Intriguing Aspects of Oriental Languages
Sort
View
MC
2007
13 years 9 months ago
The Chinese and the German Blogosphere: An Empirical and Comparative Analysis
Chinese and German blogs do not only differ in the language of their text but also in many other aspects. This study explores how far these differences can be identified and relat...
Yilin He, Folker Caroli, Thomas Mandl
FOAL
2008
ACM
13 years 9 months ago
Certificate translation for specification-preserving advices
Aspect Oriented Programming (AOP) has significant potential to separate functionality and cross-cutting concerns. In particular, AOP supports an incremental development process, i...
Gilles Barthe, César Kunz
SIGOPSE
2004
ACM
14 years 29 days ago
Using AOP to develop architectural-neutral operating system components
The architecture of an operating system, e.g. micro kernel or monolithic kernel, is usually seen as something static. Even during the long lasting evolution of operating system co...
Olaf Spinczyk, Daniel Lohmann
SAC
2008
ACM
13 years 7 months ago
Extending omniscient debugging to support aspect-oriented programming
Debugging is a tedious and costly process that demands a profound understanding of the dynamic behavior of programs. Debugging aspect-oriented software is even more difficult: to ...
Guillaume Pothier, Éric Tanter
PLDI
2004
ACM
14 years 29 days ago
Region inference for an object-oriented language
Region-based memory management offers several important potential advantages over garbage collection, including real-time performance, better data locality, and more efficient us...
Wei-Ngan Chin, Florin Craciun, Shengchao Qin, Mart...