On Fri, May 20, 2011 at 8:28 AM, Gour-Gadadhara Dasa <[email protected]> wrote:
> we plan to use Cython (http://www.cython.org/) in our Python > project(s) and wonder if someone cooked some (extra) support for it > when writing such extensions? I'm not aware that any extensions are needed. Using @language python should work well enough. Presumably simple @button/@command scripts could send code to the cython compiler. Are you thinking of something fancier than that? 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.
