seminars
Detail
Publication date: 1 de June, 2021GOSPEL – Providing OCaml with a Formal Specification Language
This work introduces GOSPEL, a behavioral specification language for OCaml. It is designed to enable modular verification of data structures and algorithms. GOSPEL is a contract-based, strongly typed language, with a formal semantics defined by means of translation into Separation Logic. Compared with writing specifications directly in Separation Logic, GOSPEL provides a high-level syntax that greatly improves conciseness and makes it accessible to programmers with no familiarity with Separation Logic. Although GOSPEL has been developed for specifying OCaml code, we believe that many aspects of its design could apply to other programming languages. This work presents the design and semantics of GOSPEL, and reports on its application for the development of a formally verified library of general-purpose OCaml data structures. This is joint work with Arthur Charguéraud, Jean-Christophe Filliâtre and Cláudio Lourenço, and was presented at the 23rd International Symposium on Formal Methods, part of the 3rd World Congress on Formal Methods.
Date | 16/10/2019 |
---|---|
State | Concluded |