JavaScript engine: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
m DMDscript description |
||
Line 2: | Line 2: | ||
The following is a '''list of [[JavaScript engine]]s'''. |
The following is a '''list of [[JavaScript engine]]s'''. |
||
*[[DMDScript]] |
*[[DMDScript]] — Digital Mars ECMAScript engine |
||
*[[Free EcmaScript Interpreter|FESI]] — A Free ECMAScript Interpreter implemented in [[Java Platform]] |
*[[Free EcmaScript Interpreter|FESI]] — A Free ECMAScript Interpreter implemented in [[Java Platform]] |
||
*[[JavaScriptCore]] — derived from [[KDE's JavaScript engine|KJS]], for [[Safari (web browser)|Safari]] |
*[[JavaScriptCore]] — derived from [[KDE's JavaScript engine|KJS]], for [[Safari (web browser)|Safari]] |
Revision as of 17:41, 10 April 2007
![]() | It has been suggested that this article be merged with List of ECMAScript engines. (Discuss) Proposed since January 2007. |
The following is a list of JavaScript engines.
- DMDScript — Digital Mars ECMAScript engine
- FESI — A Free ECMAScript Interpreter implemented in Java Platform
- JavaScriptCore — derived from KJS, for Safari
- KJS — the engine used in Konqueror
- linear_b — the ECMAScript engine of the Opera web browser
- Narcissus — JavaScript implemented in JavaScript, used on top of SpiderMonkey
- NGS
- NJS — a successor of NGS
- Rhino — one of several JavaScript engines from Mozilla, using the Java Platform
- SEE — Simple ECMAScript Engine
- SpiderMonkey — JavaScript engine in Mozilla Gecko applications, including Firefox
- JSDB — Javascript for Databases, a javascript interpreter supporting a lot of libraries based on SpiderMonkey.
- Tamarin — an ActionScript and ECMAScript JIT engine.
- phpjs — a Javascript Interpreter for PHP.