Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Preliminaries

You should already have everything you need for this tutorial providing you finished the first part Xtend Ia - Model Transformations:

  • The Turing Machine metamodel you created in the Xtend Ia - Model Transformations tutorialthe Eclipse Modeling Framework (EMF) tutorial or the one you downloaded.
  • The Imperative Programming Language metamodel you downloaded in the previous tutorial.
  • The Turing-Machine-to-Imperative-Programming-Language transformation you developed in the previous tutorial.

This tutorial will make xtendsive use xtendsive use of template expressions, so be sure to read up on those.

...