KJS (JavaScript engine)

This is an old revision of this page, as edited by ClueBot NG (talk | contribs) at 16:32, 29 April 2012 (Reverting possible vandalism by 74.83.37.164 to version by Jerryobject. False positive? Report it. Thanks, ClueBot NG. (1041920) (Bot)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

KJS is KDE's ECMAScript-JavaScript engine that was originally developed for the KDE project's Konqueror web browser by Harri Porten in 2000.

KJS
TypeJavaScript engine
WebsiteJavaScript (ECMAScript)

On June 13, 2002, Maciej Stachowiak announced on a mailing list that Apple was releasing JavaScriptCore, a framework for Mac OS X that was based on KJS.[1] Through the WebKit project, JavaScriptCore has since evolved into SquirrelFish Extreme, a JavaScript engine that compiles JavaScript into native machine code.

References