Python's "only one way to do it" philosophy isn't good?

Alexander Schmolck a.schmolck at gmail.com
Tue Jun 12 20:45:13 EDT 2007


"Anders J. Munch" <2007 at jmunch.dk> writes:

> Like Steven said, tail-call optimisation is not necessary as you can always
> hand-optimise it yourself.

Care to demonstrate on some code written in CPS (a compiler or parser, say)?

'as



More information about the Python-list mailing list