1997Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev]	Language design -->
<!--X-From-R13: ptNnzv&#45;pt.UenlEntr.Sqzbagba.OP.QO (Quevf Uenl) -->
<!--X-Date: Tue, 26 Aug 1997 06:01:52 +0000 -->
<!--X-Message-Id: 9708260547.8cwv@ami&#45;cg.GraySage.Edmonton.AB.CA -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev]	Language design</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">
</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="msg00736.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00738.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00770.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00804.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00737">Author</A>
&nbsp;|&nbsp;<A HREF="#00737">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00737">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev]	Language design</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Re: [MUD-Dev]	Language design</LI>
<LI><em>From</em>: <A HREF="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</A> (Chris Gray)</LI>
<LI><em>Date</em>: Mon, 25 Aug 97 22:47:47 MST</LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
[Greg M:]
:I seem to remember that someone (Jeff Kesselman, I think) stated that when
:designing a language, they always went via one of two routes:
:
:   1. The language is tightly-bound to the task at hand
:   2. The language is very generic in nature
:
:What are the (dis)advantages of each? I suspect that a non-generic
:language would not be too extensible (and may cause problems if it went
:on to a public ftp-able release), what are your opinions on this? A
:generic language with libraries for specific purposes seems better than
:tying everything to the language itself, but this is pretty much 'the C/C++
:route'; I'm anxious to avoid making decisions solely on the basis of
:"It's all I know."

I have a hard time thinking of any disadvantages of using a more general
purpose language, combined with a number of built-in functions to
efficiently support the things that are used a lot by the expected code.
I don't think its any harder to make a general language - in fact it is
probably easier than having to add in a bunch of extra constructs for
the special stuff you want. It might be a slight bit less "convenient"
for users, if they have to use function call syntax instead of some
custom syntax, but its probably a lot easier to remember and get right!

I also don't think it is less efficient to use a general language. There
is more lost to things like unneccessary run-time checks than I can
imagine being gained by restricting the language in some way. The basic
implementation technique is far more important for speed concerns.

So, the only constructs I put in my language, other than fairly vanilla
generic stuff are things like the '@' operator to access attributes
on objects, and using subscripting to access list elements. Oh, and
the '--' operator for deleting attributes from objects (its all dynamic
in my system).

--
Chris Gray   cg#ami-cg,GraySage.Edmonton.AB.CA

</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="00804" HREF="msg00804.html">Re: [MUD-Dev] Language design</A></strong>
<ul compact><li><em>From:</em> clawrenc#cup,hp.com</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00736.html">{rape] lets drop it</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00738.html">Re: [MUD-Dev] Foods (was Character evolution)</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00770.html">Re: [MUD-Dev] Poisons (was Foods)</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00804.html">Re: [MUD-Dev] Language design</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00737"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00737"><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><A NAME="00743" HREF="msg00743.html">[MUD-Dev] Poisons (was Foods)</A></strong>, 
Koster, Kristen <a href="mailto:kkoster#origin,ea.com">kkoster#origin,ea.com</a>, Tue 26 Aug 1997, 14:59 GMT
<UL>
<LI><strong><A NAME="00835" HREF="msg00835.html">Re: [MUD-Dev] Poisons (was Foods)</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Fri 29 Aug 1997, 04:29 GMT
</LI>
</UL>
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00745" HREF="msg00745.html">Re: [MUD-Dev] Poisons (was Foods)</A></strong>, 
Travis Casey <a href="mailto:efindel#io,com">efindel#io,com</a>, Tue 26 Aug 1997, 22:42 GMT
<UL>
<LI><strong><A NAME="00770" HREF="msg00770.html">Re: [MUD-Dev] Poisons (was Foods)</A></strong>, 
Matt Chatterley <a href="mailto:root#mpc,dyn.ml.org">root#mpc,dyn.ml.org</a>, Wed 27 Aug 1997, 16:36 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00737" HREF="msg00737.html">Re: [MUD-Dev]	Language design</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Tue 26 Aug 1997, 06:01 GMT
<UL>
<LI><strong><A NAME="00804" HREF="msg00804.html">Re: [MUD-Dev] Language design</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 28 Aug 1997, 17:21 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00736" HREF="msg00736.html">{rape] lets drop it</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Tue 26 Aug 1997, 05:53 GMT
<UL>
<LI><strong><A NAME="00763" HREF="msg00763.html">Re: [MUD-Dev]  {rape] lets drop it</A></strong>, 
Alex Oren <a href="mailto:alexo#bigfoot,com">alexo#bigfoot,com</a>, Wed 27 Aug 1997, 13:04 GMT
<UL>
<LI><strong><A NAME="00768" HREF="msg00768.html">Re: [MUD-Dev]  {rape] lets drop it</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Wed 27 Aug 1997, 16:21 GMT
</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>