Formal islands

  • Authors:
  • Emilie Balland;Claude Kirchner;Pierre-Etienne Moreau

  • Affiliations:
  • UHP & LORIA, INRIA & LORIA, and INRIA & LORIA, Villers-lès-Nancy, France;UHP & LORIA, INRIA & LORIA, and INRIA & LORIA, Villers-lès-Nancy, France;UHP & LORIA, INRIA & LORIA, and INRIA & LORIA, Villers-lès-Nancy, France

  • Venue:
  • AMAST'06 Proceedings of the 11th international conference on Algebraic Methodology and Software Technology
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Motivated by the proliferation and usefulness of Domain Specific Languages as well as the demand for enriching well established languages by high level capabilities like pattern matching or invariant checking, we introduce the Formal Islands framework. The main idea consists to integrate, in existing programs, formally defined parts called islands, on which proofs and tests can be meaningfully developed. Then, Formal Islands could be safely dissolved into their hosting language to be transparently integrated in the existing development environment. The paper presents this generic framework and shows that the properties valid on the Formal Islands are also valid on the corresponding dissolved host codes. Formal Islands can be used as a general methodology to develop new DSLs and we show that language extensions like SQLJ —embedding SQL capabilities in Java —, or Tom —a Java language extension allowing for pattern matching and rewriting—are indeed islands.