Sciweavers

6274 search results - page 226 / 1255
» Proofs, Programs, Processes
Sort
View
POPL
2001
ACM
16 years 6 months ago
Type-preserving garbage collectors
By combining existing type systems with standard typebased compilation techniques, we describe how to write strongly typed programs that include a function that acts as a tracing ...
Daniel C. Wang, Andrew W. Appel
ESOP
2010
Springer
16 years 3 months ago
Generative Operational Semantics for Relaxed Memory Models
The specification of the Java Memory Model (JMM) is phrased in terms of acceptors of execution sequences rather than the standard generative view of operational semantics. This cre...
Radha Jagadeesan, Corin Pitcher and James Riely
CC
2010
Springer
172views System Software» more  CC 2010»
16 years 1 months ago
Verifying Local Transformations on Relaxed Memory Models
The problem of locally transforming or translating programs without altering their semantics is central to the construction of correct compilers. For concurrent shared-memory progr...
Sebastian Burckhardt, Madanlal Musuvathi, Vasu Sin...
APLAS
2004
ACM
15 years 12 months ago
A Functional Language for Logarithmic Space
Abstract. More than being just a tool for expressing algorithms, a welldesigned programming language allows the user to express her ideas efficiently. The design choices however eļ...
Peter Møller Neergaard
PLDI
2003
ACM
15 years 11 months ago
A static analyzer for large safety-critical software
d Abstract) Bruno Blanchetāˆ— § Patrick Cousot§ Radhia Cousotāˆ—Ā¶ JĀ“erˆome Feret§ Laurent Mauborgne§ Antoine MinĀ“e§ David Monniauxāˆ—Ā§ Xavier Rival§ that abstract inter...
Bruno Blanchet, Patrick Cousot, Radhia Cousot, J&e...