python and applications

Greg Ewing greg at cosc.canterbury.ac.nz
Thu Jul 12 21:55:00 EDT 2001


simonb at webone.com.au wrote:
> 
> Why is Eiffel better anyway?
> It's faster, OK, and it
> has nifty assertions as part of the language,
> but, well i tried them both and
> i vote for python.

Not to mention that a dynamic language like Python
is likely to be much better suited to implementing
something dynamically-programmed like a MUD than
a statically-compiled language like Eiffel.

And no, Python is certainly NOT a toy language!

-- 
Greg Ewing, Computer Science Dept, University of Canterbury,	  
Christchurch, 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