Termination in impure concurrent languages

  • Authors:
  • Romain Demangeon;Daniel Hirschkoff;Davide Sangiorgi

  • Affiliations:
  • ENS Lyon, Université de Lyon, CNRS, INRIA, France;ENS Lyon, Université de Lyon, CNRS, INRIA, France;INRIA, Università di Bologna, Italy

  • Venue:
  • CONCUR'10 Proceedings of the 21st international conference on Concurrency theory
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

An impure language is one that combines functional and imperative constructs. We propose a method for ensuring termination of impure concurrent languages that makes it possible to combine term rewriting measure-based techniques with traditional approaches for termination in functional languages such as logical relations. The method can be made parametric on the termination technique employed on the functional part; it can also be iterated. We illustrate the method in the case of a π-calculus with both functional and imperative names, and show that, with respect to previous approaches to termination, it allows us to extend considerably the set of processes that can be handled. The method can also be applied to sequential languages, e.g., λ-calculi with references.