Modular Interpreters For The Masses: Implicit Context Propagation Using Object Algebras - Inria - Institut national de recherche en sciences et technologies du numérique Accéder directement au contenu
Communication Dans Un Congrès Année : 2015

Modular Interpreters For The Masses: Implicit Context Propagation Using Object Algebras

Résumé

Modular interpreters have the potential to achieve component-based language development: instead of writing language interpreters from scratch, they can be assembled from reusable, semantic building blocks. Unfortunately, traditional language interpreters are hard to extend because different language constructs may require different interpreter signatures. For instance, arithmetic interpreters produce a value without any context information, whereas binding constructs require an additional environment. In this paper, we present a practical solution to this problem based on implicit context propagation. By structuring denotational-style interpreters as Object Algebras, base interpreters can be retroactively lifted into new interpreters that have an extended signature. The additional parameters are implicitly propagated behind the scenes, through the evaluation of the base interpreter. Interpreter lifting enables a flexible style of component-based language development. The technique works in mainstream object-oriented languages, does not sacrifice type safety or separate compilation, and can be easily automated. We illustrate implicit context propagation using a modular definition of Featherweight Java and its extension to support side-effects.

Dates et versions

hal-01261476 , version 1 (25-01-2016)

Identifiants

Citer

Pablo Inostroza, Tijs van Der van Der Storm. Modular Interpreters For The Masses: Implicit Context Propagation Using Object Algebras. GPCE 2015 - Proceedings of the 2015 ACM SIGPLAN International Conference on Generative Programming: Concepts and Experiences, 2015, Pittsburgh, United States. pp.171 - 180, ⟨10.1145/2814204.2814209⟩. ⟨hal-01261476⟩

Collections

INRIA INRIA2
81 Consultations
0 Téléchargements

Altmetric

Partager

Gmail Facebook X LinkedIn More