On 3/15/2012 15:29, Chris Angelico wrote:
On Fri, Mar 16, 2012 at 1:16 AM, Kiuhnm
<kiuhnm03.4t.yahoo...@mail.python.org>  wrote:
Don't worry. Soon you'll be using C++0x :)))

I use gcc/g++ with most of the new features enabled. There's some
pretty handy features in it. Frankly, though, if I'd known about
Cython when I started the current project, I would have argued to
write it all in Python and Cify (is that a word?) the most
performance-critical sections afterwards, instead of writing it in
C++.

Wise words. Indeed, I was joking :)
I don't like what C++ is becoming. C++ should be rewritten from scratch but then who would use it?

Kiuhnm
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to