Parsing C++ code
Here we are investigating ways of parsing C++ code.Using Perl
Parse::RecDescent seems to be up for the job. Parse::RecDescent uses yacc grammar whatever that is
Readings
http://search.cpan.org/src/DCONWAY/Parse-RecDescent-1.94/tutorial/tutorial.htmlhttp://www-128.ibm.com/developerworks/linux/library/l-perl-parsing/index.html
http://www.parashift.com/c++-faq-lite/compiler-dependencies.html#faq-38.11
http://www.perl.com/pub/a/2001/06/13/recdecent.html
- ParseCpp.zip: Various scripts, mostly not working
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| |
ParseCpp.zip | manage | 39.6 K | 08 Sep 2006 - 14:01 | StephaneLenclud | Various scripts, mostly not working |