We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Programming Languages

Title: FoCaLiZe: Inside an F-IDE

Authors: François Pessaux (ENSTA ParisTech)
Abstract: For years, Integrated Development Environments have demonstrated their usefulness in order to ease the development of software. High-level security or safety systems require proofs of compliance to standards, based on analyses such as code review and, increasingly nowadays, formal proofs of conformance to specifications. This implies mixing computational and logical aspects all along the development, which naturally raises the need for a notion of Formal IDE. This paper examines the FoCaLiZe environment and explores the implementation issues raised by the decision to provide a single language to express specification properties, source code and machine-checked proofs while allowing incremental development and code reusability. Such features create strong dependencies between functions, properties and proofs, and impose an particular compilation scheme, which is described here. The compilation results are runnable OCaml code and a checkable Coq term. All these points are illustrated through a running example.
Comments: In Proceedings F-IDE 2014, arXiv:1404.5785
Subjects: Programming Languages (cs.PL); Logic in Computer Science (cs.LO)
Journal reference: EPTCS 149, 2014, pp. 64-78
DOI: 10.4204/EPTCS.149.7
Cite as: arXiv:1404.6607 [cs.PL]
  (or arXiv:1404.6607v1 [cs.PL] for this version)

Submission history

From: EPTCS [view email]
[v1] Sat, 26 Apr 2014 05:32:57 GMT (33kb)

Link back to: arXiv, form interface, contact.