wiki:Summer 2011

Summer Plan, 2011

  • Tim Z.
    • Implement AST package and write model builder (AST->model)
    • Add TASS constructs as necessary to represent Chapel primitives
    • working order of accuracy examples
  • Alex
    • 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
  • Tim M.
    • Write C++ program that uses Clang to walk through Clang AST and write TASS AST in XML format
    • Do similar thing for Chapel using the chpl compiler, which has AST representation of Chapel program
  • Steve
    • add scopes to model layer
    • add new Chapel constructs to model, state, transitions
Last modified 15 years ago Last modified on 05/22/11 15:02:06
Note: See TracWiki for help on using the wiki.