JavaScript engine
Appearance
The following is a list of JavaScript engines.
- SpiderMonkey — the official JavaScript engine C library of the Mozilla Foundation, can be used to expand arbitrary C and C++ applications; Used by Mozilla, Mozilla Firefox, Camino, and other Gecko-based browsers
- JavaScriptCore — for Safari
- KJS — for Konqueror
- Narcissus — JavaScript implemented in JavaScript, used on top of SpiderMonkey.
- NGS
- NJS — independent JavaScript engine developed by Netscape Communications Corporation, a successor of NGS
- Rhino — one of several JavaScript engines from Mozilla Foundation