This is Basis, the mudlib.  It was written essentially from scratch (with
a few parts from elsewhere such as the file permissions system from
Portals and many of the bin commands are based on the ones from the
old TMI).  Basis is an exercise in writing a core mudlib, the infrastructure
upon which a complete mud can be built.  Basis doesn't yet have many
features that you might expect from a production mud because the focus
is still on the foundation.  Several people have taken Basis as the
foundation for other muds currently under construction.  It is my hope
that some of the work going into these other Basis-based muds can be
integrated back into Basis in order to make a more complete mudlib.  I'll
likely be writing up some design documents as I sort things out -- more
on that later.

--Truilkan

p.s. I've stopped working on Basis for the time being but some people
have been asking where to find a copy so I put this together from the
last things I was working on.
