MetaCartSign in to MyCiteSeer

Include Citations | Advanced Search | Help

Include Citations | Advanced Search | Help

  Speci cation Languages in Algebraic Compilers

Download:
Download as a PDF | Download as a PS
by Eric Van Wyk
http://web.comlab.ox.ac.uk/oucl/work/eric.van.wyk/Papers/tcs.ps
Add To MetaCart

Abstract:

Abstract. Algebraic compilers provide a powerful and convenient mechanism for specifying language translators. With each source language operation one associates a computation for constructing its target language image; these associated computations, called derived operations, are expressed in terms of operations from the target language. Sometimes the target language is not powerful enough to specify the required translation and one may then need to extend the target language algebras with more computationally expressive operations or elements. A better solution is to package these extensions in a specication language which can be composed with the target language to ensure that all operations and elements needed or desired for performing the translation are provided. In the example in this paper, we show how imperative and functional speci-cation languages can be composed with a target language to implement a temporal logic model checker as an algebraic compiler and show how speci cation languages can be seen as components to be combined with a source and target language to generate an algebraic compiler. 1

Citations

77 Generic programming: An introduction – Backhouse, Jansson, et al. - 1999