Hi, I'm Haoyu Bai, a graduate student from National University of Singapore. I'm quite interested in help Cython for improving Python compatibility as a GSoC project. I have some experience of working with Boost.Python and SWIG, and have use Python for several years, so I'm familiar with Python internals and C-API. Also, I have used Cython several times and pretty love its user-friendliness. Thanks your great works! :)
I have read the relevant CEPs, and from the posts on the mailing list I see that the work on closure is almost finished, and the next thing would be generator(coroutines). So could generator support be a good GSoC project? I'd like to work on that because coroutines is a powerful thing in Python and support of that in Cython would be amazing. Another thing mentioned on the idea page is proper scoping. With the approach described in the CEP page, this seems easier to do. However, I'm aware that the described approach is incomplete. I'll do some more investigation about this. Anyway, I'm more interested in generator support. I want to have a better understanding of Cython and have more concrete idea of how these could be implemented. So where could be a good start point? Thank you! -- Haoyu BAI School of Computing, National University of Singapore. _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
