Part of the Programming glossary:

A MOO is an object -oriented MUD . According to Canton Becker, author of "The Unofficial Moo Guide Tutorial," a MOO is:

Next Steps

  • role-playing game (RPG)

    A role-playing game (RPG) is a game in which ea...

    (WhatIs.com)
  • troll

    As used on the Internet: As a verb, the practic...

    (WhatIs.com)
"...just a programming language in which you design objects. Everything is an object. Rooms are objects, exits are objects, possessions are objects, even your MOO alter-ego/ avatar is an object. We'll be looking at how you (1) make objects, and (2) write verbs that allow you to do Interesting Things with those objects. I'm not going to talk too much about the philosophy of object-oriented programming (that's what the OO in MOO stands for) so let's go ahead and make your first object:"
Canton Becker's first example (of creating an object) looks like this:
'@create $thing called kleenex'

You can then go on to relate the object to other objects and define the verbs that work with the object (which is given a number by the MOO server). Effectively, you can set up how other MOO participants will be able to use or view your object.

This was last updated in April 2005
Contributor(s): Silvia Lovato
Posted by: Margaret Rouse

Related Terms

Definitions

  • glocalization

    - Glocalization is the concept that in a global market, a product or service is more likely to succeed when it is customized for the locality or culture in which it is sold.  (SearchCIO.com)

  • Apache Lucene

    - Apache Lucene is a freely available information retrieval software library that works with fields of text within document files. This evolving venture is also called the Apache Lucene Project. (WhatIs.com)

  • polynomial interpolation

    - Polynomial interpolation is a method of estimating values between known data points. When graphical data contains a gap, but data is available on either side of the gap or at a few specific points ... (WhatIs.com)

Glossaries

  • Programming

    - Terms related to software programming, including definitions about programming languages and words and phrases about software design, coding, testing and debugging.

  • Internet applications

    - This WhatIs.com glossary contains terms related to Internet applications, including definitions about Software as a Service (SaaS) delivery models and words and phrases about web sites, e-commerce ...

Dig Deeper

Fast References

People Who Read This Also Read...

Ask a Question. Find an Answer.Powered by ITKnowledgeExchange.com

Ask An IT Question

Get answers from your peers on your most technical challenges

Ask Question

Tech TalkComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.