Simple dungeon is a web API based MUD server. This software act as chat server with Key-Value store. You can develop an avator chat service or a MUD for any device that can handle HTTP/HTTPS.
!! notice - Now, Mercurial repository is main. I will not push into svn. [06 Jan, 2013]
ErlyMUD is a small MUD server written using the Erlang/OTP libraries. The aim is to have solid support for exploration and roleplaying, within a concurrent, highly fault-tolerant environment.
An Erlang libary for XML parsing. It supports various modes of operation: as an efficient SAX parser, as a simple DOM-like parser, or as a 'data mapper'. The data mapper transforms the XML document to Erlang records, based on an XML Schema.