Preface

Kermeta Emitter Template is a scripting language dedicated to text generation. Similarly to other scripting languages, it offers end-users a simple language that supports interactions with the Kermeta Language to generate text from complex computations.

This document gives beginners an introduction to the KET language, then it offers an overview of the definition of the generator parameters. Follows a definition of main tags, the compilation of KET files to Kermeta files and how to use them to generate text.

[Important]Important

KET is part of an evolving software and despite that we put a lot of attention to this document, it may contain errors (more likely in the code samples). If you find any error or have some information that improves this document, please send it to us using the bug tracker in the forge: http://gforge.inria.fr/tracker/?group_id=32 or using the developer mailing list (kermeta-developers@lists.gforge.inria.fr) Last check: v1.2.0

[Tip]Tip

The most update version of this document is available on line from http://www.kermeta.org .