Hi Marina, We have some code that does 1. loop chunking and 2. expanding and reducing the scope of finish and async constructs — all implemented as AST-AST transformation inside X10 compiler. But we have not released the code yet.
If you have any specific questions on doing AST-AST transformation, then please post to the mailing list. We will try to answer. In general, we find that even though the documentation is not extensive, the code is well written and the mailing list is responsive. Warm regards, Krishna. > On 29-Dec-2015, at 5:22 AM, Marina Andric <marina.and...@imtlucca.it> wrote: > > Hi everyone, > > I need to implement a program transformation (from X10 code to X10 code). Is > there something already available (a parser) that I could re-use, for > instance to extract the syntax tree of an X10 program and create a new one? > > Thanks a lot! > > Marina > ------------------------------------------------------------------------------ > _______________________________________________ > X10-users mailing list > X10-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/x10-users
------------------------------------------------------------------------------
_______________________________________________ X10-users mailing list X10-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/x10-users