.. AGX documentation master file ============================================= AGX - Code-Generation and Tree-Transformation ============================================= .. note:: AGX and this documentation are **alpha**. In alpha phase things are not complete. We appreciate any contribution: in code, documentation or just by trying it and reporting problems. Contact `developers `_ to get involved. AGX transforms trees of information. It was intended to generate Python code from UML2 diagrams. Its generic core is a framework to convert or transform any data source tree into any data target tree. Its generic model of pipelined multi-pass transformations allows to solve complex source based tasks of data-transformation. AGX roots are in the 2003 started ArchGenXML code-generator and is also its successor. AGX is a complete rewrite with lessons learned included and in no way compatible with the old code-generator. AGX itself is written in Python. .. toctree:: :maxdepth: 2 Getting Started Users Documentation Developer Documentations .. toctree:: :hidden: imprint Legal see :doc:`imprint`.