@gron

Polyglot: An Extensible Compiler Framework for Java

, , and . Compiler Construction, volume 2622 of Lecture Notes in Computer Science, Springer, Berlin / Heidelberg, (2003)
DOI: 10.1007/3-540-36579-6_11

Abstract

Polyglot is an extensible compiler framework that supports the easy creation of compilers for languages similar to Java, while avoiding code duplication. The Polyglot framework is useful for domain-specific languages, exploration of language design, and for simplified versions of Java for pedagogical use. We have used Polyglot to implement several major and minor modifications to Java; the cost of implementing language extensions scales well with the degree to which the language differs from Java. This paper focuses on the design choices in Polyglot that are important for making the framework usable and highly extensible. Polyglot source code is available.

Description

Abstract - SpringerLink

Links and resources

Tags

community

  • @gron
  • @dblp
@gron's tags highlighted