[MUD-Dev] MOBPROG and other scripting languages

Jason Gauthier jgauthier at lastar.com
Sat Jan 12 08:27:15 CET 2002


> From: William Murdick [mailto:osiris at arkansas.net]

> Friend of mine and I are working on writing a mud codebase from
> the ground up. We're learning to code a lot of the parts as we go
> and so it probably isn't the most efficient mud server
> around. However, I've been trying to figure out how to go about
> writing an internal scripting language similar or perhaps better
> than the mobprograms contained in most MERC and MERC-derivative
> muds.

I wouldn't recommend writing your own when there are so many
fantastic languages out there.

You could do this with perl, ptyhon, tcl, or others.

With some code given to me from a friend I easily added TCL
scripting language internal to my mud.  Once the basics are setup
it's easy to use TCL even outside of a mob script.

Good luck!

Jason

_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list