Changes between Version 1 and Version 2 of Summer 2011


Ignore:
Timestamp:
05/22/11 15:02:06 (15 years ago)
Author:
Stephen Siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Summer 2011

    v1 v2  
    77 * Alex
    88    * 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.
     9 * Tim M.
    1010    * Write C++ program that uses Clang to walk through Clang AST and write TASS AST in XML format
    1111    * Do similar thing for Chapel using the chpl compiler, which has AST representation of Chapel program
     12 * Steve
     13    * add scopes to model layer
     14    * add new Chapel constructs to model, state, transitions