Python in game development?

Greg Ewing to_get_my_address at see.my.signature
Wed Jul 26 21:07:07 EDT 2000


"Rainer Deyke" <root at rainerdeyke.com> schrieb im Newsbeitrag
news:kBJd5.35887$6y5.24003017 at news2.rdc2.tx.home.com...
> Sounds messy and slow.  An indirect function call per instruction?  Could
> be slower than Python,

If you look at all the stuff Python actually does to execute
a typical bytecode, you'll be amazed that it's as *fast* as 
it is!

-- 
Greg Ewing, Computer Science Department, 
University of Canterbury, New Zealand
To get my email address, please visit my web page:
http://www.cosc.canterbury.ac.nz/~greg



More information about the Python-list mailing list