<DIV>>> Metalone wrote:<BR>>>> I just tried the seek test with Cython.<BR>>>> Cython fseek() : 1.059 seconds.  30% slower than 'C'<BR>>>> Python f.seek  : 1.458 secondds. 80% slower than 'C'.<BR>>>><BR>>>> It is amazing to me that Cython generates a 'C' file that is 1478<BR>>>> lines.<BR>>><BR>>> PythoidC ( <A href="http://pythoidc.googlecode.com">http://pythoidc.googlecode.com</A> ) generates the shortest 'C' file.<BR>>> PythoidC is the C language like the Python, by the Python and for the Python.<BR><BR>>Except that it's not a language but rather a syntax converter, i.e. it <BR>>doesn't really add any features to the C language but rather restricts <BR>>Python syntax to C language features (plus a bit of header file <BR>>introspection, it seems, but C's preprocessor has a bit of that, too).<BR>>Stefan</DIV>
<DIV><BR>PythoidC is a familar language to Python and C programmers, I do not like</DIV>
<DIV>waste my time to create unfamilar things to waste users' time studying. </DIV>
<DIV>In fact PythoidC removed some boring features from C language:</DIV>
<DIV>1. no semicolon ; at line ends</DIV>
<DIV>2. no braces {} , take Pythonic indent region to express code block</DIV>
<DIV>PythoidC restricts C syntax to Python language feature, so that </DIV>
<DIV>C language bacomes friendly to Python programmers and Python IDE. </DIV>
<DIV>PythoidC realized introspection not only on header files but also any C files.</DIV>
<DIV>The PythoidC introspection will be as good as Python introspection, </DIV>
<DIV>if only the C header file wirters adds more detailed annotation. </DIV>
<DIV>PythoidC is a familar and convenient C language tool for Python programmers and mixed programming.</DIV>
<DIV>plus, PythoidC is realizable only with Python, it's too far beyond C's preprocessor, believe it, or show us. </DIV>
<DIV>CHEN Guang</DIV>
<DIV>Convenient C Python mixed programming --- PythoidC ( <A href="http://pythoidc.googlecode.com/">http://pythoidc.googlecode.com</A> )</DIV>
<DIV> </DIV><br><br><span title="neteasefooter"/></span>