Adding high-level concurrency to EScala

  • Authors:
  • Jurgen M. Van Ham

  • Affiliations:
  • École des Mines de Nantes & Technische Universität Darmstadt, Nantes & Darmstadt, France

  • Venue:
  • Proceedings of the 11th annual international conference on Aspect-oriented Software Development Companion
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

On the one hand, languages like EventJava combine Event-Based Programming with concurrency. On the other hand, extending Aspect-Oriented Programming with concurrency has been studied as well. Seamlessly combining both styles with concurrency in a single language is possible with the right building blocks. We claim that the join operator is such a building block.