SpiderMonkey

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
第1行: 第1行:
 
{{SeeWikipedia}}
 
{{SeeWikipedia}}
  
SpiderMonkey is the code name for 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
  
 
==简介==
 
==简介==
 +
SpiderMonkey is the code name for 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. It does not itself provide host environments such as Document Object Model (DOM).
 
SpiderMonkey is written in C and contains a compiler, interpreter, decompiler, garbage collector, and standard classes. It does not itself provide host environments such as Document Object Model (DOM).
  
第15行: 第18行:
  
 
[[JaegerMonkey|JägerMonkey]] 用于 [[Firefox/4|Firefox 4]] 的经过优化的全新引擎。
 
[[JaegerMonkey|JägerMonkey]] 用于 [[Firefox/4|Firefox 4]] 的经过优化的全新引擎。
 +
 +
==指南===
 +
 +
==项目==
 +
 
==[[Eclipse CDT]]==
 
==[[Eclipse CDT]]==
 
[https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Setting_up_CDT_to_work_on_SpiderMonkey Setting up Eclipse CDT to work on SpiderMonkey]
 
[https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Setting_up_CDT_to_work_on_SpiderMonkey Setting up Eclipse CDT to work on SpiderMonkey]
  
 
==链接==
 
==链接==
 +
*[https://spidermonkey.dev/ SpiderMonkey官网]
 
*https://developer.mozilla.org/zh-CN/docs/Mozilla/Projects/SpiderMonkey
 
*https://developer.mozilla.org/zh-CN/docs/Mozilla/Projects/SpiderMonkey
 
*[http://ftp.mozilla.org/pub/mozilla.org/js/ SpiderMonkey源代码]
 
*[http://ftp.mozilla.org/pub/mozilla.org/js/ SpiderMonkey源代码]
 
*[http://www.ibm.com/developerworks/cn/linux/l-cn-spidermonkey/index.html 基于 C 语言的 JavaScript 引擎探索]
 
*[http://www.ibm.com/developerworks/cn/linux/l-cn-spidermonkey/index.html 基于 C 语言的 JavaScript 引擎探索]
 
{{comment}}
 
  
 
[[category:JavaScript engine]]
 
[[category:JavaScript engine]]

2021年5月29日 (六) 03:14的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 SpiderMonkey Thanks, Wikipedia.

SpiderMonkey

目录

[编辑] 简介

SpiderMonkey is the code name for 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. It does not 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.

MongoDB and Apache CouchDB uses SpiderMonkey for server-side Javascript execution.

TraceMonkey:SpiderMonkey 新的演化版本。

SpiderMonkey 用于 Firefox 1.0~3.0版本。TraceMonkey 用于 Firefox 3.5~3.6版本。

JägerMonkey 用于 Firefox 4 的经过优化的全新引擎。

[编辑] 指南=

[编辑] 项目

[编辑] Eclipse CDT

Setting up Eclipse CDT to work on SpiderMonkey

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱