Sciweavers

643 search results - page 15 / 129
» A browser for incremental programming
Sort
View
64
Voted
MICRO
2010
IEEE
98views Hardware» more  MICRO 2010»
14 years 7 months ago
InstantCheck: Checking the Determinism of Parallel Programs Using On-the-Fly Incremental Hashing
Adrian Nistor, Darko Marinov, Josep Torrellas
DSL
1997
14 years 11 months ago
Service Combinators for Web Computing
The World-Wide Web is rich in content and services, but access to these resources must be obtained mostly through manual browsers. We would like to be able to write programs that ...
Luca Cardelli, Rowan Davies
PEPM
1995
ACM
15 years 1 months ago
Caching Intermediate Results for Program Improvement
A systematic approach is given for symbolically caching intermediate results useful for deriving incremental programs from non-incremental programs. Our method can be applied stra...
Yanhong A. Liu, Tim Teitelbaum
GPCE
2008
Springer
14 years 10 months ago
Generating incremental implementations of object-set queries
High-level query constructs help greatly improve the clarity of programs and the productivity of programmers, and are being introduced to increasingly more languages. However, the...
Tom Rothamel, Yanhong A. Liu
CAV
2005
Springer
106views Hardware» more  CAV 2005»
15 years 3 months ago
Incremental Algorithms for Inter-procedural Analysis of Safety Properties
Automaton-based static program analysis has proved to be an effective tool for bug finding. Current tools generally re-analyze a program from scratch in response to a change in t...
Christopher L. Conway, Kedar S. Namjoshi, Dennis D...