-
Notifications
You must be signed in to change notification settings - Fork 0
Home
The ATL project aims at providing a set of model-to-model transformation tools. These include some sample ATL transformations, an ATL transformation engine, and an IDE for ATL (ADT: ATL Development Tools).

Questions and discussions about the usage of ATL should take place on the eclipse.atl Eclipse newsgroup for the MMT project (more details about this newsgroup there), of which ATL is a component. Please, remember to prefix the subject of your ATL-related posts with [ATL].
The archives of the old atl_discussion mailing list may also be helpful.
Before posting, you should check if your question is not already answered in the ATL FAQ, the ATL How-Tos, or the ATL Language Troubleshooter.
- Here you can find documentation about ATL installation
- Recent releases are listed on the ATL project page
- Older release notes
- 2015-06-24: ATL 3.6.0 New & Noteworthy
- 2014-06-25: ATL 3.5.0 New & Noteworthy
- 2013-06-26: ATL 3.4.0 New & Noteworthy
- 2012-06-27: ATL 3.3.0 New & Noteworthy
- 2011-06-23: ATL 3.2.0 New & Noteworthy
- 2010-06-23: ATL 3.1.0 New & Noteworthy
- 2009-06-22: ATL 3.0.0 New & Noteworthy
- 2008-06-10: ATL 2.0.0 New & Noteworthy
- ATL 2 beta notes
A number of pages can help you developing transformations in ATL:
- An Introduction to ATL Concepts
- ATL User Documentation
- ATL Developer Documentation
- ATL How-Tos
- ATL Frequently Asked Questions
- Tutorials on how to use ATL
And here are some additional wiki pages:
- ATL syntax (full grammar)
- ATL Standard Library
- ATL 2006 is the most recent version of the ATL compiler
- ATL Module Superimposition Documentation
- ATL Compatibility: how to resolve ATL compatiblity issues
- ATL EMFTVM: the ATL research VM & compiler
There are several ways to contribute to ATL:
- Contributing to the Zoo (or library) of ATL Transformations.
- Contributing an ATL Use Case: you should follow the instructions to contribute to the ATL Transformations Zoo, and additionally submit an page that describes your use case (see for an example).
- Contributing code:
- The list of opened bugs contains problems that need to be worked on.
- The ATL Developer Doc provides some information about the implementation of ATL.
- The ATL Coding Chart defines requirements about the ATL source code quality.
- Contributing a non regression test: the ATL VM Testing page provides a way to improve developments around the emfvm.
- Virtual Machine Comparison
- Recent release reviews can be accessed from the ATL project page
- Older release reviews