/
html/
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
     from ProgrammersManual.texinfo on 4 March 1997 -->

<TITLE>LambdaMOO Programmer's Manual - Database</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="ProgrammersManual_1.html">first</A>, <A HREF="ProgrammersManual_1.html">previous</A>, <A HREF="ProgrammersManual_3.html">next</A>, <A HREF="ProgrammersManual_77.html">last</A> section, <A HREF="ProgrammersManual_toc.html">table of contents</A>.
<P><HR><P>


<H1><A NAME="SEC2" HREF="ProgrammersManual_toc.html#TOC2">The LambdaMOO Database</A></H1>

<P>
In this chapter, I begin by describing in detail the various kinds of data
that can appear in a LambdaMOO database and that, therefore, MOO programs can
manipulate.  In a few places, I refer to the <STRONG>LambdaCore</STRONG> database.  This
is one particular LambdaMOO database, created every so often by extracting the
"core" of the current database for the original LambdaMOO.

</P>

<BLOCKQUOTE>
<P>
<STRONG>Note</STRONG>: The original LambdaMOO resides on the host
<CODE>lambda.parc.xerox.com</CODE> (the numeric address for which is
<CODE>192.216.54.2</CODE>), on port 8888.  Feel free to drop by!  A copy of the most
recent release of the LambdaCore database can be obtained by anonymous FTP from
host <CODE>ftp.parc.xerox.com</CODE> in the directory <CODE>pub/MOO</CODE>.
</BLOCKQUOTE>


<UL>
<LI><A HREF="ProgrammersManual_3.html#SEC3">Values</A>: MOO Value Types
<LI><A HREF="ProgrammersManual_4.html#SEC4">Objects</A>: Objects in the MOO Database
</UL>

<P><HR><P>
Go to the <A HREF="ProgrammersManual_1.html">first</A>, <A HREF="ProgrammersManual_1.html">previous</A>, <A HREF="ProgrammersManual_3.html">next</A>, <A HREF="ProgrammersManual_77.html">last</A> section, <A HREF="ProgrammersManual_toc.html">table of contents</A>.
</BODY>
</HTML>