Dear Stefan,
Thanks a lot for your interest in PythoidC.
Yes, PythoidC takes regular expression to parse C header files,
but there is no danger at all, because, the parsed result is only used for
introspecting and auto-completion, has noting to do with syntax converting and
compiling.
I just im
CHEN Guang, 08.03.2010 06:08:
Hi, if you are interested in C-Python mixed programming, please take a look at:
http://pythoidc.googlecode.com
PythoidC is the C language like the Python, by the Python and for the Python
It looks a bit dangerous to me to parse C header files only with regular
exp