1998Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: Current Projects -->
<!--X-From-R13: "F. Oyrknaqre Bbcvry" <cbcvryNfahtuneobe.pbz> -->
<!--X-Date: Fri, 9 Oct 1998 13:56:05 &#45;0700 -->
<!--X-Message-Id: 199810092053.NAA09514#cashew,snugharbor.com.snugharbor.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199810090651.AA24151#crl5,crl.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Current Projects</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:popiel#snugharbor,com">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00139.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00141.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00139.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00153.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00140">Author</A>
&nbsp;|&nbsp;<A HREF="#00140">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00140">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Current Projects</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: Current Projects </LI>
<LI><em>From</em>: "T. Alexander Popiel" &lt;<A HREF="mailto:popiel#snugharbor,com">popiel#snugharbor,com</A>&gt;</LI>
<LI><em>Date</em>: Fri, 09 Oct 1998 13:53:52 -0600</LI>
<LI><em>cc</em>: <A HREF="mailto:popiel#snugharbor,com">popiel#snugharbor,com</A></LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
In message:  &lt;<A HREF="msg00128.html">199810090651.AA24151#crl5,crl.com</A>&gt;
             Alex Stewart &lt;riche#crl,com&gt; writes:
&gt;
&gt; * What kind of software are you working on? (MUD driver, MUD client, etc?)

I'm hacking on PennMUSH, one of the three popular MUSH servers.

&gt; * Why?

Sometimes I wonder.  I think that it's pretty much for reasons of
reputation these days, combined with a helping of perceived duty
and egotistical pigheadedness.

&gt; * What are its features?

Large user base.  Persistent data store.  Low-barrier scripting
language (it's easy to learn incrementally).  Multiple "competing"
implementations.

&gt; * What does it do (will it do) differently than other things do?

The scripting language actively encourages resource sharing through
event rescheduling... although nobody thinks of it in those terms.

The scripting language is largely unreadable once written.  For
instance, line breaks are actively discouraged, and whitespace is
treated in peculiar fashion.

There is nearly no distinction between the scripting language and
the end-user's command language; they are one and the same, with
the exceptions of socket-oriented commands like LOGOUT.  (The
end-user command language is a strict superset of the scripting
language.)

It is as easy to make declarative scripts as procedural ones.
(I've never seen anybody do it, though.  Perhaps I ought to
as a demonstration.)

&gt; * Any neat concepts involved?

Not any more.  Some were neat when first introduced.

&gt; * Any boring concepts being used in neat ways?

There's a fair number of interesting algorithms used internally,
but those aren't visible to anyone who doesn't read the source.

- Alex


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00128" HREF="msg00128.html">[MUD-Dev] Current Projects</A></STRONG>
<UL><LI><EM>From:</EM> Alex Stewart &lt;riche#crl,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00139.html">[MUD-Dev] Re: Current Projects</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00141.html">[MUD-Dev] Re: Red Black Tree ?</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00139.html">[MUD-Dev] Re: Current Projects</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00153.html">[MUD-Dev] Re: Current Projects</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00140"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00140"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>[MUD-Dev] Re: Current Projects</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00129" HREF="msg00129.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Fri 09 Oct 1998, 07:54 GMT
</LI>
<LI><strong><A NAME="00132" HREF="msg00132.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Joel Kelso <a href="mailto:joel#ee,uwa.edu.au">joel#ee,uwa.edu.au</a>, Fri 09 Oct 1998, 09:42 GMT
</LI>
<LI><strong><A NAME="00137" HREF="msg00137.html">[MUD-Dev] Re: Current Projects</A></strong>, 
The Arrow <a href="mailto:arrow#trelleborg,mail.telia.com">arrow#trelleborg,mail.telia.com</a>, Fri 09 Oct 1998, 19:13 GMT
</LI>
<LI><strong><A NAME="00139" HREF="msg00139.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Travis S. Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Fri 09 Oct 1998, 20:09 GMT
</LI>
<LI><strong><A NAME="00140" HREF="msg00140.html">[MUD-Dev] Re: Current Projects</A></strong>, 
T. Alexander Popiel <a href="mailto:popiel#snugharbor,com">popiel#snugharbor,com</a>, Fri 09 Oct 1998, 20:56 GMT
</LI>
<LI><strong><A NAME="00153" HREF="msg00153.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Ryan Prince <a href="mailto:jynx_ryn#mindless,com">jynx_ryn#mindless,com</a>, Mon 12 Oct 1998, 00:09 GMT
</LI>
<LI><strong><A NAME="00176" HREF="msg00176.html">[MUD-Dev] Re: Current Projects</A></strong>, 
chris <a href="mailto:chris#realm,zfn.uni-bremen.de">chris#realm,zfn.uni-bremen.de</a>, Tue 13 Oct 1998, 18:01 GMT
</LI>
<LI><strong><A NAME="00195" HREF="msg00195.html">[MUD-Dev] Re: Current Projects</A></strong>, 
Andrew Wilson <a href="mailto:andrew#aaaaaaaa,demon.co.uk">andrew#aaaaaaaa,demon.co.uk</a>, Wed 14 Oct 1998, 03:25 GMT
</LI>
<LI><strong><A NAME="00226" HREF="msg00226.html">[MUD-Dev] Current Projects</A></strong>, 
Niklas Elmqvist <a href="mailto:d97elm#dtek,chalmers.se">d97elm#dtek,chalmers.se</a>, Fri 16 Oct 1998, 10:54 GMT
</LI>
</ul>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>