<!-- MHonArc v2.4.4 -->
<!--X-Subject: {MUD} Re: MUD: languages (type checking, sigh) -->
<!--X-From-R13: nyrkbNfncvraf.pbz (Oyrk Aera) -->
<!--X-Date: from 194.78.48.181 [194.78.48.181] by mx01.ny.us.ibm.net id 840966290.84134&#45;1 Sun Aug 25 09:44:50 1996 -->
<!--X-Message-Id: 32201557.8755319#squid,sapiens.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 9608221835.7li6@ami&#45;cg.GraySage.Edmonton.AB.CA -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, {MUD} Re: MUD: languages (type checking, sigh)</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:alexo#sapiens,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="msg00010.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00012.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00031.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00015.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00011">Author</A>
&nbsp;|&nbsp;<A HREF="#00011">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00011">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>{MUD} Re: MUD: languages (type checking, sigh)</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud#megami,ibase.be">mud#megami,ibase.be</A></LI>
<LI><em>Subject</em>: {MUD} Re: MUD: languages (type checking, sigh)</LI>
<LI><em>From</em>: <A HREF="mailto:alexo#sapiens,com">alexo#sapiens,com</A> (Alex Oren)</LI>
<LI><em>Date</em>: Sun, 25 Aug 1996 09:04:06 GMT</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud#megami,ibase.be">mud#megami,ibase.be</A></LI>
<LI><em>Sender</em>: <A HREF="mailto:owner-mud#megami,ibase.be">owner-mud#megami,ibase.be</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 Thu, 22 Aug 96 11:35:18 MST, GhrisG wrote:

} [ChrisL:]
} :} What about variables? That's what I had in mind to be checked as much
} :} as possible.
} :
} :If you mean attributes then the same holds.
} 
} Attributes possibly, but more importantly variables, like temporaries
} inside of functions. If you go for complicated things, not all of your
} functions will be small. For example, here is part of the routine that
} draws my 3-D maze, from the player's point of view:

&lt;snipped&gt;

} Several local variables. Some used quite a bit.

I've lost the context. Please quote more or remind me of the original subject.

Guessing...

One thing that I'd like to mention is that I want to make my server
language-neutral. Meaning, the server itself will not have a language but a set
of APIs and a mechanism to invoke an "external" language to process events.

The first version will support precompiled code ("C" calling convention via
DLLs) and interpreted REXX.

Given that, all the local variables will have to be considered dynamic.
No provision will be possible for local garbage collection, only for the DB.


Have fun,
Alex.


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00010.html">Re: various {MUD}</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00012.html">Re: {MUD} Re: Wout's mailing list.</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00031.html">Re: {MUD} Re: various (MUD)</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00015.html">Re: {MUD} Re: MUD: languages (type checking, sigh)</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00011"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00011"><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} Re: various (MUD)</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00023" HREF="msg00023.html">Re: {MUD} Re: various (MUD)</A></strong>, 
Chris Lawrence <a href="mailto:clawrenc#xsvr1,cup.hp.com">clawrenc#xsvr1,cup.hp.com</a>, Tue 27 Aug 1996, 00:28 GMT
<UL>
<LI><strong><A NAME="00026" HREF="msg00026.html">Re: {MUD} Re: various (MUD)</A></strong>, 
Alex Oren <a href="mailto:alexo#sapiens,com">alexo#sapiens,com</a>, Tue 27 Aug 1996, 02:24 GMT
<UL>
<LI><strong><A NAME="00028" HREF="msg00028.html">Re: {MUD} Re: various (MUD)</A></strong>, 
Chris Lawrence <a href="mailto:clawrenc#xsvr1,cup.hp.com">clawrenc#xsvr1,cup.hp.com</a>, Tue 27 Aug 1996, 04:24 GMT
<UL>
<LI><strong><A NAME="00031" HREF="msg00031.html">Re: {MUD} Re: various (MUD)</A></strong>, 
Alex Oren <a href="mailto:alexo#sapiens,com">alexo#sapiens,com</a>, Tue 27 Aug 1996, 15:30 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</ul>
</LI>
<LI><strong><A NAME="00011" HREF="msg00011.html">{MUD} Re: MUD: languages (type checking, sigh)</A></strong>, 
Alex Oren <a href="mailto:alexo#sapiens,com">alexo#sapiens,com</a>, Sun 25 Aug 1996, 16:44 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00015" HREF="msg00015.html">Re: {MUD} Re: MUD: languages (type checking, sigh)</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,graysage.edmonton.ab.ca">cg#ami-cg,graysage.edmonton.ab.ca</a>, Mon 26 Aug 1996, 00:35 GMT
<UL>
<LI><strong><A NAME="00017" HREF="msg00017.html">{MUD} New adventures</A></strong>, 
MaartenThibaut <a href="mailto:maarten#megami,ibase.be">maarten#megami,ibase.be</a>, Mon 26 Aug 1996, 22:45 GMT
<UL>
<LI><EM>Message not available</EM><UL>
<LI><strong><A NAME="00018" HREF="msg00018.html">Re: {MUD} New adventures</A></strong>, 
Chris Lawrence <a href="mailto:clawrenc#xsvr1,cup.hp.com">clawrenc#xsvr1,cup.hp.com</a>, Mon 26 Aug 1996, 22:57 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00010" HREF="msg00010.html">Re: various {MUD}</A></strong>, 
Alex Oren <a href="mailto:alexo#sapiens,com">alexo#sapiens,com</a>, Sun 25 Aug 1996, 16:17 GMT
</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>