Sciweavers

73 search results - page 13 / 15
» Stratego: A Language for Program Transformation Based on Rew...
Sort
View
SIGSOFT
2004
ACM
14 years 23 days ago
Automating comprehensive safety analysis of concurrent programs using verisoft and TXL
In run-time safety analysis the executions of a concurrent program are monitored and analyzed with respect to safety properties. Similar to testing, run-time analysis is quite eļ¬...
Jürgen Dingel, Hongzhi Liang
WFLP
2000
Springer
124views Algorithms» more  WFLP 2000»
13 years 11 months ago
A Formal Approach to Reasoning about the Effectiveness of Partial Evaluation
We introduce a framework for assessing the effectiveness of partial evaluators in functional logic languages. Our framework is based on properties of the rewrite system that models...
Elvira Albert, Sergio Antoy, Germán Vidal
JOT
2010
108views more  JOT 2010»
13 years 5 months ago
Extending Scala with Database Query Capability
Abstract The integration of database and programming languages is difļ¬cult due to the diļ¬€erent data models and type systems prevalent in each ļ¬eld. We present a solution wher...
Miguel Garcia, Anastasia Izmaylova, Sibylle Schupp
IFL
2004
Springer
138views Formal Methods» more  IFL 2004»
14 years 22 days ago
A Rational Deconstruction of Landin's SECD Machine
Landinā€™s SECD machine was the ļ¬rst abstract machine for the Ī»-calculus viewed as a programming language. Both theoretically as a model of computation and practically as an ide...
Olivier Danvy
ASPLOS
1994
ACM
13 years 11 months ago
Compiler Optimizations for Improving Data Locality
In the past decade, processor speed has become significantly faster than memory speed. Small, fast cache memories are designed to overcome this discrepancy, but they are only effe...
Steve Carr, Kathryn S. McKinley, Chau-Wen Tseng