I'm using IDLE of Python
but it doesn't recognize Cython keywords, like cdef
I just wanted to correct this.. I tried to configurate IDLE, but I
found nothing about it
:/

but it is not necessary for programming.. it's just a little "help"
:D

Thanks

2009/3/21 Robert Bradshaw <rober...@math.washington.edu>:
> On Mar 20, 2009, at 7:27 PM, Danilo Freitas wrote:
>
>> Hi, all
>>
>> I'd like to know if there is a specific IDE for Cython
>> like the IDLE for Python
>
> Not that I know of, but an IDE that understands Python works pretty
> well for editing Cython files as well. There's also a specific cython-
> mode.el for emacs.
>
> - Robert
>
> _______________________________________________
> Cython-dev mailing list
> Cython-dev@codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev
>
_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to