[Israel.pm] Parsing C types
Ephraim Dan
E.Dan at F5.com
Thu Nov 2 12:33:40 EET 2006
> I am looking for a Perl module (or a different tool (except a compiler
> :-) )), that will help me parse and understand C header files.
Here are some links to information that you might find helpful:
http://perlmonks.org/?node_id=151883
http://search.cpan.org/~dconway/Parse-RecDescent-1.94/lib/Parse/RecDescent.pod
http://search.cpan.org/~ingy/Inline-0.44/C/C.pod
http://perlmonks.org/?node_id=512395
http://search.cpan.org/~mhx/Convert-Binary-C-0.65/lib/Convert/Binary/C.pm
I think the last one might be just what you need
--edan
More information about the Perl
mailing list