Sciweavers

537 search results - page 35 / 108
» Compiling Exceptions Correctly
Sort
View
VLDB
2005
ACM
103views Database» more  VLDB 2005»
14 years 1 months ago
Consistency for Web Services Applications
A key challenge facing the designers of serviceoriented applications is ensuring that the autonomous services that make up these distributed applications always finish in consiste...
Paul Greenfield, Dean Kuo, Surya Nepal, Alan Feket...
ICAI
2004
13 years 9 months ago
Mixed-Initiative Ontology Learning
This paper presents a mixed-initiative assistant that supports a subject matter expert to extend the ontology of a learning agent, in order to express the subtle distinctions he ma...
Cristina Boicu, Gheorghe Tecuci
FAC
2008
127views more  FAC 2008»
13 years 7 months ago
Mechanising Mondex with Z/Eves
We describe our experiences in mechanising the specification, refinement, and proof of the Mondex Electronic Purse using the Z/Eves theorem prover. We took a conservative approach ...
Leo Freitas, Jim Woodcock
ACE
2003
89views Education» more  ACE 2003»
13 years 9 months ago
The Neglected Battle Fields of Syntax Errors
Syntax error correction is an essential part of the debugging process. Yet there has been little research investigating how programmers approach syntax error correction and how to...
Sarah K. Kummerfeld, Judy Kay
HASKELL
2007
ACM
13 years 11 months ago
A type-preserving closure conversion in haskell
The use of typed intermediate languages can significantly increase the reliability of a compiler. By type-checking the code produced at each transformation stage, one can identify...
Louis-Julien Guillemette, Stefan Monnier