Marcus von Appen wrote:

I do not know anything about Cython, but if the code it generates is
actually maintainable (means: well-structured, readable and easy to
modify), it might be worth a try.

No, the generated code is not meant to be seen by
humans. The Pyrex or Cython code is the source,
and that's what you maintain.

--
Greg

Reply via email to