Type checking evolving languages with MSOS

  • Authors:
  • M. G. J. Van Den Brand;A. P. Van Der Meer;A. Serebrenik

  • Affiliations:
  • Technische Universiteit Eindhoven, Eindhoven, The Netherlands;Technische Universiteit Eindhoven, Eindhoven, The Netherlands;Technische Universiteit Eindhoven, Eindhoven, The Netherlands

  • Venue:
  • Semantics and algebraic specification
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Evolution of programming languages requires co-evolution of static analysis tools designed for these languages. Traditional approaches to static analysis, e.g., those based on Structural Operational Semantics (SOS), assume, however, that the syntax and the semantics of the programming language under consideration are fixed. Language modification is, therefore, likely to cause redevelopment of the analysis techniques and tools. Moreover, the redevelopment cost can discourage the language engineers from improving the language design. To address the co-evolution problem we suggest to base static analyses on modular structural operational semantics (MSOS). By using an intrinsically modular formalism, type rules can be added, removed or modified easily. We illustrate our approach by developing an MSOSbased type analysis technique for Chi, a domain specific language for hybrid systems engineering.