gerald, i would be happy to see the source parser usable outside of
modperl.  first i would like to solve the C::Scan problem.  it just isn't
usable on every system.  i think one option would be to ditch C::Scan and
see if Parse::RecDecent can be used in place of it.  i looked at
Inline.pm, they have an Inline::C::grammar that should be a good
start.  looks like it should be usable for generating the 
Function/Structure tables in the same format they are currently in.
we would not depend on Inline.pm, but rather borrow C::grammar.pm and turn
it into what we need.
anybody interested in taking a shot at this?




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to