cores and stuff
Colin McCormick (cfm21@hermes.cam.ac.uk)
Sun, 27 Oct 1996 14:33:18 PST
On Sat, 26 Oct 1996, The Ferretously Funky One wrote:
> garbage I see everywhere. We've made many changes to the original
> lambda-core, and added numerous object hierarchies. I have added no new
> builtins, however.
Recall that cores involve only objects and their properties and verbs.
Builtins are a function of the MOO server itself, and are added by hacking
the server C code and recompiling. Thus no core can have added builtins.
Colin