Design lousy AST for cxx

« cxxparse project page

We need to be able to have initial AST before the symbol resolution that does not require to build the symbol table during parsing.

Details

Id: 86aac22a14818cad336dce0ecee15dcaffe28bc3
Type: task
Creation time: 2012-10-08 03:06 GMT
Creator: Wojciech Meyer <wojciech.meyer@...>
Release: unassigned
Component: cxxparse
Status: closed: fixed fixed

Issue log

2012-10-09 03:23 GMT Wojciech Meyer <wojciech.meyer@...> closed with disposition fixed
The initial louse ast has been provided. We will call it C0.
2012-10-08 03:06 GMT Wojciech Meyer <wojciech.meyer@...> created
Later step would be to develop the full cxx ast for entry to type checking