Skip to main content

A Constructive Semantics for Basic Aspect Constructs

  • Chapter
Semantics and Algebraic Specification

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 5700))

  • 398 Accesses

Abstract

Peter Mosses has contributed to computer science in many different ways. In particular, to programming language semantics. I had the pleasure, and the honor, to work with Peter Mosses as a PhD student and to collaborate with him afterwards. His work has greatly influenced my research interests. In this paper, I focus on his constructive approach to the semantics of programming languages. Constructive Semantics is an approach to the specification of programming language semantics that focuses on reuse. As new programming paradigms are developed, the library of reusable parts of semantic components provided by the constructive approach may be extended with new constructs to support the new paradigm. I propose constructs to support basic aspect-oriented programming concepts together with their Modular SOS semantics. Basic notions of structural operational semantics are assumed.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Braga, C.: Rewriting Logic as a Semantic Framework for Modular Structural Operational Semantics. PhD thesis, Pontifícia Universidade Católica do Rio de Janeiro (September 2001), http://www.ic.uff.br/~cbraga

  2. Braga, C.: From access control policies to an aspect-based infrastructure: A metamodel-based approach. In: Chaudron, M. (ed.) MODELS 2008. LNCS, vol. 5421, pp. 243–256. Springer, Heidelberg (2009)

    Google Scholar 

  3. Braga, C., Haeusler, E.H., Meseguer, J., Mosses, P.D.: Maude action tool: Using reflection to map action semantics to rewriting logic. In: Rus, T. (ed.) AMAST 2000. LNCS, vol. 1816, pp. 407–421. Springer, Heidelberg (2000), http://dx.doi.org/10.1007/3-540-45499-3_29

    Chapter  Google Scholar 

  4. Braga, C., Haeusler, E.H., Meseguer, J., Mosses, P.D.: Mapping modular SOS to rewriting logic. In: Leuschel, M. (ed.) LOPSTR 2002. LNCS, vol. 2664, pp. 262–277. Springer, Heidelberg (2003), http://dx.doi.org/10.1007/3-540-45013-0_21

    Chapter  Google Scholar 

  5. Braga, C., Meseguer, J.: Modular rewriting semantics in practice. Electronic Notes in Theoretical Computer Science 117, 393–416 (2005), http://dx.doi.org/10.1016/j.entcs.2004.06.019

    Article  MATH  Google Scholar 

  6. Braga, C., Verdejo, A.: Modular SOS with strategies. Electronic Notes in Theoretical Computer Science 175(1), 3–17 (2006), http://dx.doi.org/10.1016/j.entcs.2006.10.024

    Article  MATH  Google Scholar 

  7. Chalub, F.: An implementation of modular structural operational semantics in maude. Master’s thesis, Computer Science Graduate Program, Universidade Federal Fluminense (2005)

    Google Scholar 

  8. Chalub, F., Braga, C.: Maude MSOS Tool. Electronic Notes in Theoretical Computer Science 176(4), 133–146 (2006), http://dx.doi.org/10.1016/j.entcs.2007.06.012

    Article  Google Scholar 

  9. Clavel, M., Durán, F., Eker, S., Lincoln, P., Martí-Oliet, N., Meseguer, J., Talcott, C., Braga, C., Farzan, A., Hendrix, J., Olveczky, P., Palomino, M., Sasse, R., Stehr, M.-O., Verdejo, A.: All About Maude - A High-Performance Logical Framework. LNCS, vol. 4350, pp. 667–693. Springer, Heidelberg (2007), http://dx.doi.org/10.1007/978-3-540-71999-1_21

    Google Scholar 

  10. Kiczales, G., des Rivières, J., Bobrow, D.G.: The art of metaobject protocol. MIT Press, Cambridge (1991)

    Google Scholar 

  11. Kiczales, G., Hilsdale, E., Hugunin, J., Kersten, M., Palm, J., Griswold, W.G.: An overview of aspectJ. In: Knudsen, J.L. (ed.) ECOOP 2001. LNCS, vol. 2072, pp. 327–353. Springer, Heidelberg (2001)

    Chapter  Google Scholar 

  12. Kiczales, G., Lamping, J., Mendhekar, A., Maeda, C., Lopes, C.V., Loingtier, J.-M., Irwin, J.: Aspect-oriented programming. In: Aksit, M., Matsuoka, S. (eds.) ECOOP 1997. LNCS, vol. 1241, pp. 220–242. Springer, Heidelberg (1997)

    Chapter  Google Scholar 

  13. Meseguer, J., Braga, C.: Modular rewriting semantics of programming languages. In: Rattray, C., Maharaj, S., Shankland, C. (eds.) AMAST 2004. LNCS, vol. 3116, pp. 364–378. Springer, Heidelberg (2004), http://dx.doi.org/10.1007/b98770

    Chapter  Google Scholar 

  14. Mosses, P.: A constructive approach to language definition. Journal of Universal Computer Science 11(7), 1117–1134 (2005), http://www.jucs.org/jucs_11_7/a_contructive_approach_to

    Google Scholar 

  15. Mosses, P.D.: Denotational semantics. In: Handbook of theoretical computer science: formal models and semantics, vol. B, MIT Press, Cambridge (1990)

    Google Scholar 

  16. Mosses, P.D.: Action semantics. Cambridge University Press, New York (1992)

    Book  MATH  Google Scholar 

  17. Mosses, P.D.: Modular structural operational semantics. Journal of Logic and Algebraic Programming 60-61, 195–228 (2004)

    Article  MathSciNet  MATH  Google Scholar 

  18. Mousavi, M.: Structuring Structural Operational Semantics. PhD thesis, Technische Universiteit Eindhoven (2005)

    Google Scholar 

  19. Ulidowski, I., Phillips, I.: Ordered SOS process languages for branching and eager bisimulation. Inf. Comput. 178(1), 180–213 (2002)

    Article  MathSciNet  MATH  Google Scholar 

  20. Wand, M., Kiczales, G., Dutchyn, C.: A semantics for advice and dynamic join points in aspect-oriented programming. ACM Transactions on Programming Languages and Systems 26(5), 890–910 (2004)

    Article  Google Scholar 

  21. Wansbrough, K.: A modular monadic action semantics. Master’s thesis, Department of Computer Science, University of Auckland (1997)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Springer-Verlag Berlin Heidelberg

About this chapter

Cite this chapter

Braga, C. (2009). A Constructive Semantics for Basic Aspect Constructs. In: Palsberg, J. (eds) Semantics and Algebraic Specification. Lecture Notes in Computer Science, vol 5700. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-04164-8_6

Download citation

  • DOI: https://doi.org/10.1007/978-3-642-04164-8_6

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-642-04163-1

  • Online ISBN: 978-3-642-04164-8

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics