Sciweavers

4211 search results - page 491 / 843
» A formal approach to MASQ
Sort
View
TLDI
2003
ACM
134views Formal Methods» more  TLDI 2003»
16 years 1 days ago
Scrap your boilerplate: a practical design pattern for generic programming
We describe a design pattern for writing programs that traverse data structures built from rich mutually-recursive data types. Such programs often have a great deal of “boilerpl...
Ralf Lämmel, Simon L. Peyton Jones
TLDI
2003
ACM
102views Formal Methods» more  TLDI 2003»
16 years 1 days ago
A typed interface for garbage collection
An important consideration for certified code systems is the interaction of the untrusted program with the runtime system, most notably the garbage collector. Most certified cod...
Joseph Vanderwaart, Karl Crary
DIGRA
2003
Springer
16 years 1 days ago
The Diverse Worlds of Computer Games: A Content Analysis of Spaces, Populations, Styles and Narratives
The Diverse Worlds Project analysed 130 computer and video games (CVGs) to understand their textual landscape. Titles were sampled from the five gaming platforms dominant in 2002....
Jeffrey E. Brand, Scott Knight, Jakub Majewski
FM
2003
Springer
108views Formal Methods» more  FM 2003»
16 years 23 hour ago
Correctness of Source-Level Safety Policies
Abstract. Program certification techniques formally show that programs satisfy certain safety policies. They rely on the correctness of the safety policy which has to be establish...
Ewen Denney, Bernd Fischer 0002
FM
2003
Springer
146views Formal Methods» more  FM 2003»
16 years 23 hour ago
Interacting State Machines for Mobility
We present two instantiations of generic Interactive State Machines (ISMs) with mobility features which are useful for modeling and verifying dynamically changing mobile systems. I...
Thomas A. Kuhn, David von Oheimb