[pypy-issue] [issue1220] Improving readability of generated .c code

Dave Malcolm tracker at bugs.pypy.org
Thu Jul 19 03:29:24 CEST 2012


Dave Malcolm <dmalcolm at redhat.com> added the comment:

I'm attaching an example of the generated source.  Notice how the C source 
contains embedded comments with the RPython source, showing inlined functions in-
place, and how the block structure uses some nesting (rather than a flat list of 
blocks that goto each other).

----------
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1220>
________________________________________


More information about the pypy-issue mailing list