Provide a textual concrete syntax for ATC
Brought to you by:
evsanchez
ATC model transformations are currently been created via EMF's default Sample Ecore Editor. Consider the possibility of designing a textual concrete syntax.
It might boost productivity when writing ATC code.
It would probably enhance ATC code readability.
It should isolate formalized model transformations from the underlying Abstract Syntax representation, so it could be key for keeping models synchronized against language version updates.
It has been said that we might be able to get a simplish text equivalent using oAW or AMMA tools in
under a day. These might be tailorable. It has been estimated to take more like a week or two
solid to do the same using LPG.