Sciweavers

4386 search results - page 132 / 878
» A Tamper-Resistant Programming Language System
Sort
View
ECEASST
2008
87views more  ECEASST 2008»
15 years 1 months ago
The GP Programming System
Abstract: We describe the programming system for the graph-transformation lan, focusing on the implementation of its compiler and abstract machine. We also compare the system'...
Greg Manning, Detlef Plump
119
Voted
PLDI
2004
ACM
15 years 7 months 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...
IWMM
2009
Springer
164views Hardware» more  IWMM 2009»
15 years 8 months ago
Live heap space analysis for languages with garbage collection
The peak heap consumption of a program is the maximum size of the live data on the heap during the execution of the program, i.e., the minimum amount of heap space needed to run t...
Elvira Albert, Samir Genaim, Miguel Gómez-Z...
CISIS
2008
IEEE
15 years 3 months ago
Multi-variant Program Execution: Using Multi-core Systems to Defuse Buffer-Overflow Vulnerabilities
While memory-safe and type-safe languages have been available for many years, the vast majority of software is still implemented in type-unsafe languages such as C/C++. Despite ma...
Babak Salamat, Andreas Gal, Todd Jackson, Karthike...
ASPLOS
2009
ACM
16 years 2 months ago
An evaluation of the TRIPS computer system
Mark Gebhart, Bertrand A. Maher, Katherine E. Coon...