1999Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Properties of computer languages -->
<!--X-From-R13: Qnyvona Fverfvnf Rnexybpx <pnyvonaNqnexybpx.pbz> -->
<!--X-Date: Thu, 17 Jun 1999 16:56:56 &#45;0700 -->
<!--X-Message-Id: 4.1.19990617155125.00c699e0#pop,darklock.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 4.1.19990616222815.00c62720#pop,darklock.com -->
<!--X-Reference: Pine.SGI.3.95.990617180745.3634c&#45;100000#genome,cbs.dtu.dk -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Properties of computer languages</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:caliban#darklock,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="msg00844.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00846.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00839.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00846.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00845">Author</A>
&nbsp;|&nbsp;<A HREF="#00845">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00845">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Properties of computer languages</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: [MUD-Dev] Properties of computer languages</LI>
<LI><em>From</em>: Caliban Tiresias Darklock &lt;<A HREF="mailto:caliban#darklock,com">caliban#darklock,com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 17 Jun 1999 16:51:29 -0700</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 06:38 PM 6/17/99 +0200, I personally witnessed Hans-Henrik Staerfeldt
jumping up to say:
&gt;
&gt;To all the the answers taking a turn into the computability area of
&gt;languages, .. c'mon guys :-) you know this is not what he's looking for!

To an extent, it is. However, what I'm really looking for is that one
specific list. :)

I'm doing something reasonably insane. (Shhh. Don't tell anyone.) The
language I am designing has several design criteria:

	It must be small.
	It must be crippled. 
	It must be impractical. 
	It must be inefficient.
	However, it must still work. 

You know... a military language. It gets the job done, but it's neither
pleasant nor efficient. Just effective.

Yeah, I know, don't design inefficiency in -- it will happen in the
implementation. But I'm talking about BIG inefficiency. To give you an
example, here's a small portion of what I'm improving on:

There are two user-definable variables. %1 or %8 will prompt you for a
value. These are the same variable, but there is a subtle difference
between them which makes no real sense and which I won't go into at this
time. %6 must be set programmatically using the code '%#value'. You will
not be prompted for a value. Likewise, %1/%8 cannot be set
programmatically. When you want to access the value in %6, you use %6. When
you want to access the value in %1/%8, you use %4. You can also use %5,
which will increment the value in %1/%8 and then proceed to return the
newly incremented value. Otherwise %5 is just like %4 or %6. When you want
to examine the value in %6 for comparison, you use '%#&lt;value', '%#&gt;value',
or '%#=value'. You can also use '%#+value' or '%#-value' to add to or
subtract from %6. You cannot subtract from or make comparisons to %1/%4/%8.
You can, however, add any arbitrary value to it by using %5 in a loop.
Unfortunately, in order to do so, you will need a loop counter, which
requires the use of %6, in which case you would obviously be better off
just using %6 to begin with -- which you would do with '%8;%#%4;%#+whatever'.

Well, the best I can say for this language is that given large enough
effort and small enough goals, it does the job. I'd like the goals to grow
a bit. It would be nice if the effort decreased a little, but it's not
really *necessary*. I *like* this skill to be a little difficult. ;)

-----
| Caliban Tiresias Darklock            caliban#darklock,com 
| Darklock Communications          <A  HREF="http://www.darklock.com/">http://www.darklock.com/</A> 
| U L T I M A T E   U N I V E R S E   I S   N O T   D E A D 
| 774577496C6C6E457645727355626D4974H       -=CABAL::3146=- 


_______________________________________________
MUD-Dev maillist  -  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>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00846" HREF="msg00846.html">Re: [MUD-Dev] Properties of computer languages</A></strong>
<ul compact><li><em>From:</em> Joey Hess &lt;joey#kitenet,net&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00826" HREF="msg00826.html">[MUD-Dev] Properties of computer languages</A></STRONG>
<UL><LI><EM>From:</EM> Caliban Tiresias Darklock &lt;caliban#darklock,com&gt;</LI></UL></LI>
<LI><STRONG><A NAME="00839" HREF="msg00839.html">Re: [MUD-Dev] Properties of computer languages</A></STRONG>
<UL><LI><EM>From:</EM> Hans-Henrik Staerfeldt &lt;hhs#cbs,dtu.dk&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00844.html">Re: [MUD-Dev] i got's a question for yall on the best way to dosomething..</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00846.html">Re: [MUD-Dev] Properties of computer languages</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00839.html">Re: [MUD-Dev] Properties of computer languages</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00846.html">Re: [MUD-Dev] Properties of computer languages</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00845"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00845"><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] Properties of computer languages</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00828" HREF="msg00828.html">Re: [MUD-Dev] Properties of computer languages</A></strong>, 
Jon Leonard <a href="mailto:jleonard#frost,slimy.com">jleonard#frost,slimy.com</a>, Thu 17 Jun 1999, 15:38 GMT
</LI>
<LI><strong><A NAME="00835" HREF="msg00835.html">Re: [MUD-Dev] Properties of computer languages</A></strong>, 
Mark Gritter <a href="mailto:mark#erdos,Stanford.EDU">mark#erdos,Stanford.EDU</a>, Thu 17 Jun 1999, 15:39 GMT
</LI>
<LI><strong><A NAME="00836" HREF="msg00836.html">Re: [MUD-Dev] Properties of computer languages</A></strong>, 
Travis S. Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Thu 17 Jun 1999, 16:24 GMT
</LI>
<LI><strong><A NAME="00839" HREF="msg00839.html">Re: [MUD-Dev] Properties of computer languages</A></strong>, 
Hans-Henrik Staerfeldt <a href="mailto:hhs#cbs,dtu.dk">hhs#cbs,dtu.dk</a>, Thu 17 Jun 1999, 21:48 GMT
<UL>
<LI><strong><A NAME="00845" HREF="msg00845.html">Re: [MUD-Dev] Properties of computer languages</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Thu 17 Jun 1999, 23:56 GMT
<UL>
<LI><strong><A NAME="00846" HREF="msg00846.html">Re: [MUD-Dev] Properties of computer languages</A></strong>, 
Joey Hess <a href="mailto:joey#kitenet,net">joey#kitenet,net</a>, Fri 18 Jun 1999, 00:34 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00856" HREF="msg00856.html">Re: [MUD-Dev] Properties of computer languages</A></strong>, 
Mik Clarke <a href="mailto:mikclrk#ibm,net">mikclrk#ibm,net</a>, Fri 18 Jun 1999, 20:43 GMT
</LI>
<LI><strong><A NAME="00833" HREF="msg00833.html">Re: [MUD-Dev] Properties of computer languages</A></strong>, 
David95037 <a href="mailto:David95037#aol,com">David95037#aol,com</a>, Thu 17 Jun 1999, 15:39 GMT
</LI>
<LI><strong><A NAME="00830" HREF="msg00830.html">[MUD-Dev] Properties of computer languages</A></strong>, 
Cynbe ru Taren <a href="mailto:cynbe#muq,org">cynbe#muq,org</a>, Thu 17 Jun 1999, 15:39 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>