<DIV></DIV>
<DIV></DIV><PRE>Dear Stefan, <BR>Thanks a lot for your interest in PythoidC.<BR>Yes, PythoidC takes regular expression to parse C header files, <BR>but there is no danger at all, because, the parsed result is only used for <BR>introspecting and auto-completion, has noting to do with syntax converting and compiling.<BR>I just improved PythoidC to a satisfying version for me, up to now, all the projects<BR>with PythoidC are experimental or educational.<BR>PythoidC is mainly used to deal with simple but time consuming tasks in Python project, <BR>as you see, PythoidC file can be imported the same any Python files.<BR>Oliver ( ChenGuang )</PRE><PRE> </PRE><PRE>CHEN Guang, 08.03.2010 06:08:<BR>> Hi, if you are interested in C-Python mixed programming, please take a look at:<BR>> <A href="http://pythoidc.googlecode.com">http://pythoidc.googlecode.com</A><BR>> PythoidC is the C language like the Python, by the Python and for the Python<BR><BR>It looks a bit dangerous to me to parse C header files only with regular <BR>expressions. For Cython, some people seem to be using gcc-xml instead, and <BR>some have reported that clang is really nice to play with. However, none of <BR>those has made its way into Cython yet, mostly due to the dependency it <BR>would add. I don't know if tcc (which you seem to depend on) has anything <BR>comparable, but I doubt it.<BR><BR>Just out of curiosity, is this syntax converter actually used for any real <BR>projects?<BR><BR>Stefan<BR></PRE><br><br><span title="neteasefooter"/></span>