Re: Clang cross-referenced source code
Konstantin Tokarev <[email protected]> Wed, 23 Mar 2011 14:51:19 +0300
| Newsgroups | gmane.comp.compilers.clang.devel,gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
23.03.2011, 00:50, "Stefan Seefeld" <[email protected]>: > I have been making progress using Clang as C and C++ parsers for > Synopsis (http://synopsis.fresco.org). While there is a lot that remains > to be implemented (both, in libclang, as well as Synopsis), quite a lot > of the functionality is already useful, so I'd like to send an update, > to encourage contributions. > > To demonstrate some of the features, I have compiled an API > cross-reference for Clang itself: http://synopsis.fresco.org/clang/. Hmm. This page can be used as HTML parsing benchmark for browsers ;-) -- Regards, Konstantin