Connell, Paul, 22.11.2010 10:03: > Robert Bradshaw, 19 November 2010 23:03 >> https://github.com/cython > > This might be nitpicking, but "a Python to C compiler" is a questionable > tagline for what Cython is/does... That's a description of something > like shedskin isn't it?
Right, Cython is a lot more than that. I find the "C-extensions for Python" from our homepage a lot broader, the idea being that basically everything you could do with a C extension to CPython, you can do better with Cython. Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
