English

Solving the TTC 2011 Compiler Optimization Task with metatools

Software Engineering 2011-11-22 v1 Programming Languages

Abstract

The authors' "metatools" are a collection of tools for generic programming. This includes generating Java sources from mathematically well-founded specifications, as well as the creation of strictly typed document object models for XML encoded texts. In this context, almost every computer-internal structure is treated as a "model", and every computation is a kind of model transformation. This concept differs significantly from "classical model transformation" executed by specialized tools and languages. Therefore it seemed promising to the organizers of the TTC 2011, as well as to the authors, to apply metatools to one of the challenges, namely to the "compiler optimization task". This is a report on the resulting experiences.

Keywords

Cite

@article{arxiv.1111.4744,
  title  = {Solving the TTC 2011 Compiler Optimization Task with metatools},
  author = {Markus Lepper and Baltasar Trancón y Widemann},
  journal= {arXiv preprint arXiv:1111.4744},
  year   = {2011}
}

Comments

In Proceedings TTC 2011, arXiv:1111.4407

R2 v1 2026-06-21T19:38:54.999Z