On Monday, September 22, 2003, at 01:21 PM, Stas Bekman wrote:


Ken Williams wrote:
C::Scan may help:
  http://search.cpan.org/author/HVDS/C-Scan-0.74/

We use it in mod_perl 2.0 (more like, used to use it), and it proved to be not-so-good with the apache 2.x source code. ExtUtils-XSBuilder [1] uses Parse::RecDescent which was reported to work much better. However C::Scan might do the job for your task.

Would be nice if C::Scan could be improved and kept as a separate tool, my sense is that XSBuilder isn't very separable if you just want to scan C source and not build the XS bits.


-Ken



Reply via email to