On Thu, 27 Sep 2001, Gerald Richter wrote: > I have played along this line a few hours, taken the grammer from Inline::C > and Inline::Struct and now have a nearly working replacement for C::Scan. I > think this is the right way to go, since the RecDecent parser grammer is > much easier to extent and modify (and it works on all platforms, also it > will be slower than C::Scan).
fantastic news gerald!! not worried if it is slower than C::Scan. > I continue to work on this during the next days and try to integrate it into > Apache::ParseSource, by making a abstract base class and Apache::ParseSource > will contain only Apache spcific things. sounds good. > I come back to the list when it is working and we can see how the best way > is to get this into the current modperl developement. looking forward to it! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
