Reliable and automatic composition of language extensions to c the ableC extensible language framework

Ted Kaminski, Lucas Kramer, Travis Carlson, Eric Van Wyk

Research output: Contribution to journalArticlepeer-review

21 Scopus citations

Abstract

This paper describes an extensible language framework, ableC, that allows programmers to import new, domain-specific, independently-developed language features into their programming language, in this case C. Most importantly, this framework ensures that the language extensions will automatically compose to form a working translator that does not terminate abnormally. This is possible due to two modular analyses that extension developers can apply to their language extension to check its composability. Specifically, these ensure that the composed concrete syntax specification is non-ambiguous and the composed attribute grammar specifying the semantics is well-defined. This assurance and the expressiveness of the supported extensions is a distinguishing characteristic of the approach. The paper describes a number of techniques for specifying a host language, in this case C at the C11 standard, to make it more amenable to language extension. These include techniques that make additional extensions pass these modular analyses, refactorings of the host language to support a wider range of extensions, and the addition of semantic extension points to support, for example, operator overloading and non-local code transformations.

Original languageEnglish (US)
Article number98
JournalProceedings of the ACM on Programming Languages
Volume1
Issue numberOOPSLA
DOIs
StatePublished - Oct 2017

Bibliographical note

Publisher Copyright:
© 2017 Copyright held by the owner/author(s).

Keywords

  • Attribute grammars
  • Context-aware scanning
  • Domain specific languages
  • Extensible compiler frameworks
  • Language composition

Fingerprint

Dive into the research topics of 'Reliable and automatic composition of language extensions to c the ableC extensible language framework'. Together they form a unique fingerprint.

Cite this