LPmudLPmuds are basically just an interpreter with a small runtime environment in it. The runtime environment takes care of some things like file access and network communications, and that is about it. All other aspects of the game are programmed in the interpreted language LPC (in real usually byte-compiled).
The popularity of LPmud is mostly a result of its flexibility, and its unique style. Two LPmuds are usually much more different than any other two MUDs using the same software.
One particular application of LPmud is the implementation of World Wide Web servers in LPmud (and LPmud-alike servers). They are written in the builtin LPC languages, and usually very object oriented. The following are known:
Last modified: Jul 23rd, 1999
©1995-2000 by Aedil