Re: [boost] Call for Volunteers: the Synopsis project
Vladimir Prus <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis,gmane.comp.lib.boost.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Stefan, > The Synopsis project is looking for volunteers to enhance > its C++ parser and source code introspection facilities. ...... > My goal is to provide a fully standard compliant C++ parser > with C++ and python APIs to access the processing pipeline > as well as the abstract syntax tree for maximum power and flexibility. Count me as interested. Are you going to base that parser on OpenC++, which, IIRC, was used by Synopsis some time ago? Last time a looked at OpenC++, it did not even distinguish between ordinary names and typenames, which makes me wonder if it's a good parser. - Volodya