That's a great idea.
On Thu, Oct 28, 2010 at 2:50 AM, Stefan Behnel <[email protected]> wrote: > Hi, > > here's a quote from c.l.py. > > BTW, I think we should put up a couple of testimonials on the front page. > Recommendation is worth something in this world. > > Have fun, > > Stefan > > > -------- Original Message -------- > Subject: Re: Fastest way to detect a non-ASCII character in a list of strings. > Date: Thu, 28 Oct 2010 08:10:27 +0100 > From: Dun Peal <dunpealer (at) gmail.com> > > I find myself surprised at the relatively little use that Cython is seeing. > > You would expect a whole lot of organizations and people to fancy a > language that's about as high-level as Python, yet almost as fast and > down-to-the-metal as C. > > Add to that the ability to seamlessly integrate with both your > existing C/++ codebase and your Python codebase, easily mix very high > level abstractions with very low-level machine access... clear winner. > > I'd expect Cython to have a far larger userbase, with a long line of > sponsors queuing up to fund further development. Maybe it will get > there some day :-) > > D > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev > _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
