[Home] [Groups] - Message: [Prev in Group] [Next in Group]
22690: Re: [MUD-Dev] MOBPROG and other scripting languages
[Full Header] [Plain Text]
From: Acius <helpsfamily@attbi.com>
Newsgroups: nu.kanga.list.mud-dev
Date: Sat, 12 Jan 2002 13:11:34 -0700
References: [1]
Organization: Kanga.Nu
William Murdick wrote:
> 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.
> Does anyone know of a good site with resources I could look at or
> perhaps something that could give me a good push in the right
> direction?
http://www.lua.org
-- Assuming you are using C or C++, this is an excellent script
language designed to be embedded in applications that need
scripting. The license is a true free license (meaning not GNU --
you can use this in closed-source applications), and it has good
performance and debugging abilities.
-- Acius
_______________________________________________
MUD-Dev mailing list
MUD-Dev@kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev