RosettaGit

  • Tasks
  • Drafts
  • Languages
  • Tags

SpiderMonkey


  • Edit this page
  • Submit an issue
  • Page on Wikipedia


Contents

  • See also

Search for this page on
Rosetta Code

'''SpiderMonkey''' is the first-ever JavaScript engine, written by Brendan Eich at Netscape Communications, later released as open source and now maintained by the Mozilla Foundation.

SpiderMonkey is written in C and contains a compiler, interpreter, decompiler, garbage collector, and standard classes.

See also

*[https://developer.mozilla.org/en/SpiderMonkey SpiderMonkey homepage]

Created by Adrian Sieber and contributors with Zola

Licensed under the GFDL-1.3-or-later