Everything about Spidermonkey totally explained
» This article is about the JavaScript engine. For the animal, see Spider monkey. For the XBRL taxonomy editor, see SpiderMonkey (taxonomy editor)
SpiderMonkey is the code name for the first ever
JavaScript engine, written by
Brendan Eich at
Netscape Communications and later released as open source. SpiderMonkey is now maintained by the
Mozilla Foundation.
Internals
SpiderMonkey is written in
C and contains a
compiler,
interpreter,
decompiler,
garbage collector, and standard classes. It doesn't itself provide host environments such as
Document Object Model (DOM).
SpiderMonkey and its sister engine
Rhino have implemented support for the
ECMAScript for XML (E4X) standard.
Usage
It is intended to be embedded in other applications that provide host environments for JavaScript. The most popular applications are
Mozilla Firefox and the
Mozilla Application Suite/
SeaMonkey, along with
Adobe Acrobat and Adobe Reader. SpiderMonkey is also the JavaScript engine for
Yahoo! Widgets (formerly known as "Konfabulator") and
UOX3, an
Ultima Online server emulator. A rather popular and creative utilization of the SpiderMonkey JavaScript engine is the
open source Sphere suite of applications primarily intended to aid in the design of
role-playing games.
Future
In the future, SpiderMonkey will become integrated with
Tamarin to create
ActionMonkey.
(External Link
)Further Information
Get more info on 'Spidermonkey'.
|
External Link Exchanges
Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:
<a href="http://spidermonkey.totallyexplained.com">SpiderMonkey Totally Explained</a>
Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned. |