wiki:Summer 2011

Version 2 (modified by Stephen Siegel, 15 years ago) ( diff )

--

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
Note: See TracWiki for help on using the wiki.