python and applications

simonb at webone.com.au simonb at webone.com.au
Wed Jul 11 23:23:15 EDT 2001


These are hard questions!
i don't know much about muds,
but python is a serious language
designed to handle the real stuff...
One great feature of python is the
ability to code high level algorithms
really fast (maybe 10 times faster than c),
this should be a win for, say, experimenting
with muds.
As for speed, if it ends up being important
(this depends on many factors),
the standard technique is to re-write
the critical parts in c.

I am working on a python environment for
disabled people, in my spare time.
My problem is arms with a
very limited bandwidth.
I'll keep blind people in mind.
:)

Simon


tyler spivey wrote:

>could you write a fast mud  in python? 
>having a lot of monsters like dikumuds do?
>how many blind programmers use python? and is python just a toy language?
>can it do more or as much as c? could you create a roguelike in it?
>I am blind myself.
>




More information about the Python-list mailing list