2000Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re[2]: [MUD&#45;Dev] Fw: 16K mud server competition ! -->
<!--X-From-R13: Fenivf Qnfrl <rsvaqryNvb.pbz> -->
<!--X-Date: Tue, 04 Apr 2000 17:37:02 &#45;0700 -->
<!--X-Message-Id: 13859.000404#io,com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 009b01bf9de4$eb62faa0$020101df@JonLambert -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re[2]: [MUD-Dev] Fw: 16K mud server competition !</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:efindel#io,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="msg00046.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00048.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00049.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00029.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00047">Author</A>
&nbsp;|&nbsp;<A HREF="#00047">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00047">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re[2]: [MUD-Dev] Fw: 16K mud server competition !</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>: Re[2]: [MUD-Dev] Fw: 16K mud server competition !</LI>
<LI><em>From</em>: Travis Casey &lt;<A HREF="mailto:efindel#io,com">efindel#io,com</A>&gt;</LI>
<LI><em>Date</em>: Tue, 4 Apr 2000 20:37:58 -0400</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: <A HREF="mailto:mud-dev-admin#kanga,nu">mud-dev-admin#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>
On Monday, April 03, 2000, Jon A. Lambert wrote:
&gt; Chris Gray wrote:

&gt;&gt;Wow, that's not much space! I took a quick look at ToyMUD, to see if there
&gt;&gt;was any chance of doing simple changes to shrink it down. However, it
&gt;&gt;is 80K of code and 26K in the data file. I doubt I could shrink it to
&gt;&gt;16K without losing some major feature or two. The first step would be
&gt;&gt;one of those code obfuscators that removes whitespace and makes all
&gt;&gt;identifiers one or two characters.

&gt; Well spaces, tabs and comments don't count towards the limit.
&gt; Yes, you could also get some mileage out of obfuscating keywords and 
&gt; system functions with macros.  You could move all your locals into global 
&gt; space, drop all static references, and share them very carefully. 

My own thought is to use Forth -- since it's a stack-based language,
there'd be far fewer variables to name.  Plus, Forth syntax is
remarkably compact -- especially once you remove the whitespace.

(That whitespace removal seems like it would give an advantage to
people using some languages -- those where whitespace is significant.
Or, at least, a lot more significant than in C and the like.)

I doubt I'll give it a try, though -- with work, a wife, and a
toddler, one month probably isn't enough time for me to write anything
that actually works without giving up doing anything else in the
little free time I have.

--
       |\      _,,,---,,_        Travis S. Casey  &lt;efindel#io,com&gt;
 ZZzz  /,`.-'`'    -.  ;-;;,_   No one agrees with me.  Not even me.
      |,4-  ) )-,_..;\ (  `'-'
     '---''(_/--'  `-'\_)





_______________________________________________
MUD-Dev mailing list
MUD-Dev#kanga,nu
<A  HREF="http://www.kanga.nu/lists/listinfo/mud-dev">http://www.kanga.nu/lists/listinfo/mud-dev</A>

</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="00028" HREF="msg00028.html">Re: [MUD-Dev] Fw: 16K mud server competition !</A></STRONG>
<UL><LI><EM>From:</EM> "Jon A. Lambert" &lt;jlsysinc#ix,netcom.com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00046.html">Re: [MUD-Dev] characters per account</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00048.html">Re: [MUD-Dev] characters per account</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00049.html">Re[2]: [MUD-Dev] Fw: 16K mud server competition !</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00029.html">Re: [MUD-Dev] Fw: 16K mud server competition !</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00047"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00047"><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>Re: [MUD-Dev] Fw: 16K mud server competition !</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00026" HREF="msg00026.html">Re: [MUD-Dev] Fw: 16K mud server competition !</A></strong>, 
cg <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Tue 04 Apr 2000, 02:26 GMT
</LI>
<LI><strong><A NAME="00028" HREF="msg00028.html">Re: [MUD-Dev] Fw: 16K mud server competition !</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Tue 04 Apr 2000, 05:29 GMT
<UL>
<LI><strong><A NAME="00034" HREF="msg00034.html">Re: [MUD-Dev] Fw: 16K mud server competition !</A></strong>, 
Jon Leonard <a href="mailto:jleonard#slimy,com">jleonard#slimy,com</a>, Tue 04 Apr 2000, 16:11 GMT
<UL>
<LI><strong><A NAME="00049" HREF="msg00049.html">Re[2]: [MUD-Dev] Fw: 16K mud server competition !</A></strong>, 
Travis Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Wed 05 Apr 2000, 00:42 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00047" HREF="msg00047.html">Re[2]: [MUD-Dev] Fw: 16K mud server competition !</A></strong>, 
Travis Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Wed 05 Apr 2000, 00:37 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00029" HREF="msg00029.html">Re: [MUD-Dev] Fw: 16K mud server competition !</A></strong>, 
Cynbe ru Taren <a href="mailto:cynbe#muq,org">cynbe#muq,org</a>, Tue 04 Apr 2000, 05:30 GMT
<UL>
<LI><strong><A NAME="00031" HREF="msg00031.html">Re: [MUD-Dev] Fw: 16K mud server competition !</A></strong>, 
Miroslav Silovic <a href="mailto:silovic#zesoi,fer.hr">silovic#zesoi,fer.hr</a>, Tue 04 Apr 2000, 16:11 GMT
<UL>
<LI><strong><A NAME="00043" HREF="msg00043.html">Re: [MUD-Dev] Fw: 16K mud server competition !</A></strong>, 
Jay Carlson <a href="mailto:nop#mitre,org">nop#mitre,org</a>, Tue 04 Apr 2000, 22:22 GMT
<UL>
<LI><strong><A NAME="00052" HREF="msg00052.html">Re[2]: [MUD-Dev] Fw: 16K mud server competition !</A></strong>, 
Travis Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Wed 05 Apr 2000, 01:03 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</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>