Sciweavers

1782 search results - page 2 / 357
» Tool Support for Proof Engineering
Sort
View
TACAS
2000
Springer
149views Algorithms» more  TACAS 2000»
13 years 9 months ago
Proof General: A Generic Tool for Proof Development
This note describes Proof General, a tool for developing machine proofs with an interactive proof assistant. Interaction is based around a proof script, which is the target of a pr...
David Aspinall
TLCA
2005
Springer
13 years 11 months ago
Can Proofs Be Animated By Games?
Proof animation is a way of executing proofs to nd errors in the formalization of proofs. It is intended to be \testing in proof engineering". Although the realizability inter...
Susumu Hayashi
ACSC
2006
IEEE
13 years 11 months ago
Constructing real-time collaborative software engineering tools using CAISE, an architecture for supporting tool development
Real-time Collaborative Software Engineering (CSE) tools have many perceived benefits including increased programmer communication and faster resolution of development conflicts...
Carl Cook, Neville Churcher
IFL
2005
Springer
116views Formal Methods» more  IFL 2005»
13 years 11 months ago
Proof Tool Support for Explicit Strictness
In programs written in lazy functional languages such as for example Clean and Haskell, the programmer can choose freely whether particular subexpressions will be evaluated lazily ...
Marko C. J. D. van Eekelen, Maarten de Mol
POPL
2008
ACM
14 years 6 months ago
Engineering formal metatheory
Machine-checked proofs of properties of programming languages have become a critical need, both for increased confidence in large and complex designs and as a foundation for techn...
Arthur Charguéraud, Benjamin C. Pierce, Bri...