Synopsis - Issue Tracker

Task36 Editing

Title define public PTree API for C/C++ parser
Created on 2005-03-06.19:27:23 by stefan, last changed 2005-03-06.19:27:23. by stefan
assigned to stefan priority normal
type design solves
topic components C parser, C++ parser
status open result
depends on superseded by
Add Comment:
File
CC List:? stefan

Messages
Author: stefan Date: 2005-03-06.19:27:23
Clean up the PTree API used by the C / C++ parser
internally, and make it accessible to the public
in C++ and python.

The python binding is for the sake of prototyping kept in contrib/bpl, and it uses boost.python.
It should eventually be moved into the main
tree (i.e. as a 'Synopsis.PTree' module), though
whether or not boost.python is an appropriate
tool isn't decided yet.
History
Date User Action Args
2005-03-06 19:27:24stefancreate
2005-03-06 19:33:39stefanlinktask15 dependson