Specifying and Executing Reactive Scenarios With Lutin

  • Authors:
  • Pascal Raymond;Yvan Roux;Erwan Jahier

  • Affiliations:
  • VERIMAG (CNRS, UJF, INPG), Grenoble, France11URL: http://www-verimag.imag.fr;VERIMAG (CNRS, UJF, INPG), Grenoble, France11URL: http://www-verimag.imag.fr;VERIMAG (CNRS, UJF, INPG), Grenoble, France11URL: http://www-verimag.imag.fr

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents the language Lutin and its operational semantics. This language specifically targets the domain of reactive systems, where an execution is a (virtually) infinite sequence of input/output reactions. More precisely, it is dedicated to the description and the execution of constrained random scenarios. Its first use is for test sequence specification and generation. It can also be useful for early simulation of huge systems, where Lutin programs can be used to describe and simulate modules that are not yet fully developed. The programming style mixes relational and imperative features. Basic statements are input/output relations, expressing constraints on a single reaction. Those constraints are then combined to describe non deterministic sequences of reactions. The language constructs are inspired by regular expressions, and process algebra (sequence, choice, loop, concurrency). Moreover, the set of statements can be enriched with user defined operators. A notion of stochastic directive is also provided, in order to finely influence the selection of a particular class of scenarios.