On Apr 11, 5:06 pm, "Edward K. Ream" <[email protected]> wrote:
> I am now 95% (really 100%) convinced that something very cool is > possible: safe, automatic generation of Cython code from unmodified > (or very lightly modified) Python sources. To be clear, I still think this is possible. However, the problem is that Cython is mostly just a disguise for C, and I have no intention of going there :-) So while the project may be feasible, it's not something I have much interest in. I might come back to this later. For example, Cython's safe case <type?> is a welcome step in the right direction. Even with supposedly perfect type inference, I doubt very much whether unsafe casts should ever be tolerated. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
