Re: wave, README need change to reflect directory move
Stefan Seefeld <[email protected]>
| Newsgroups | gmane.comp.documentation.synopsis |
|---|---|
| Message-ID | <[email protected]> |
Gilles J. Seguin wrote: > has done the make in wave directory and obtain the wave.so > next thing will be the copy the wave.so step. > > nice work stephan Thanks ! I'm not quite there yet, though. The information I obtain from wave isn't quite the same as what I get from ucpp, and so I have to think about how to make synopsis work with wave, i.e. obtain everything that is needed to 'reverse preprocess' files for html generation (say). Anyways, as a pure preprocessor the wave module already works, and in particular I'm now able to process boost again. Yay ! My current thinking is to officially depend on boost (1.33 at least) after the next synopsis release (and that of boost, obviously :-) so wave could replace the current ucpp processor, and also the rest of the stuff currently in sandbox/ can become official, i.e. the PTree and SymbolLookup APIs. I'v still not started to work on type analysis, so these modules are more useful for C than for C++ right now. Help on any of this is, needless to say, *very* welcome ! Regards, Stefan