To parse C in perl, one could use regexps to lex C code into tokens and Parse::RecDescent to parse C tokens based on the above grammar.
-Mark
In reply to Re: regex 2 find C function dependencies
by kvale
in thread regex 2 find C function dependencies
by jai
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |