[MUD-Dev] Collecting ideas for a MUD server... (fwd)

Greg Miller gmiller at classic-games.com
Wed Dec 22 15:13:33 CET 1999


Rahul Sinha wrote:
> is this more advantageous than coding the mud in C++ and making it
> scriptable via this language, that way you can have whatever language
> features you need to write the mud, and still avoid making the scripting
> langauge overcomplicated....

There are several advantages... the game language is usually easier to
write and debug, and given a working game driver, cannot crash the mud.
Multithreading, in particular, is hard to do cleanly and correctly in
C++.
--
http://www.classic-games.com/
Conspiracy theorists mistakenly assume others think before acting.
*** Please limit .sigs to four lines and avoid HTML mail or posts. ***



_______________________________________________
MUD-Dev maillist  -  MUD-Dev at kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list