SpiderMonkey

   

SpiderMonkey is the code name for one of two JavaScript implementations maintained at mozilla.org, the other being Rhino.

SpiderMonkey is written in C and contains compiler, interpreter, decompiler, garbage collector, standard classes etc. It does not itself provide host environments such as Document Object Model.

It is supposed to be embedded in other applications that provide host environments for JavaScript. The most popular application is Mozilla.

External link

Retrieved from "http://www.mywiseowl.com/articles/SpiderMonkey"

This page has been accessed 59 times. This page was last modified 00:13, 3 Oct 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).