Acceleo
Acceleo is an open-source code generator framework designed for model-driven development. It is part of the Eclipse Modeling Project and implements the OMG's MOFM2T Model to Text standard, providing a template-based approach to generate textual artifacts from models expressed in EMF metamodels such as Ecore and UML.
Users write generator modules in .mtl files. Each module contains templates that map model elements to text.
Acceleo supports multi-file generation, project-aware traceability, and integration with Eclipse tooling. It can be invoked from
License and ecosystem: Acceleo is released under the Eclipse Public License and has been maintained as part