| | 1 | = Summer Plan, 2011 = |
| | 2 | |
| | 3 | * Tim Z. |
| | 4 | * Implement AST package and write model builder (AST->model) |
| | 5 | * Add TASS constructs as necessary to represent Chapel primitives |
| | 6 | * working order of accuracy examples |
| | 7 | * Alex |
| | 8 | * Design XML representation of TASS AST, including TASS AST schema, Java parser that reads XML and creates AST, and function to write XML file from AST |
| | 9 | * TIm M. |
| | 10 | * Write C++ program that uses Clang to walk through Clang AST and write TASS AST in XML format |
| | 11 | * Do similar thing for Chapel using the chpl compiler, which has AST representation of Chapel program |