KJS (JavaScript engine): Difference between revisions

Content deleted Content added
Refined the infobox. Authored in C++; https://www.openhub.net/p/kjs . Minor refinement.
Refined some things.
Line 25:
'''KJS''' is [[KDE]]'s [[ECMAScript]]-[[JavaScript engine]] that was originally developed for the [[KDE]] project's [[Konqueror]] web browser by [[Harri Porten]] in 2000.
 
On June 13, 2002, [[Maciej Stachowiak]] announced on a mailing list that [[Apple Inc.|Apple]] was releasing [[WebKit#JavaScriptCore|JavaScriptCore]], a framework for [[Mac OS X]] that was based on KJS.<ref>{{cite web|url=http://www.opendarwin.org/pipermail/kde-darwin/2002-June/000034.html|title=[KDE-Darwin] JavaScriptCore, Apple's JavaScript framework based on KJS|last=Stachowiak|first=Maciej|date=2002-06-13|publisher=|archive-url=http://web.archive.org/web/20070310215550/www.opendarwin.org/pipermail/kde-darwin/2002-June/000034.html kde|archive-darwin mailing list, June 2002]date=2007-03-10|dead-url=yes|access-date=2015-05-13}}</ref> Through the WebKit project, JavaScriptCore has since evolved into SquirrelFish Extreme, a JavaScript engine that compiles JavaScript into native machine code.
 
==References==
{{reflistReflist}}
 
== External links ==
<!-- *[http://developer.kde.org/language-bindings/js/ JavaScript (ECMAScript)] - kde.org -->
*[http://api.kde.org/4.10-api/kdelibs-apidocs/kjs/html/index.html KJS (KDE JavaScript/EcmaScript Engine)] - api.kde.org
*[http://api.kde.org/4.x-api/kdelibs-apidocs/kjsembed/html/ KJSEmbed] (allows access to QObjects from JavaScript)
*[http://xmelegance.org/kjsembed/ KJSEmbed Documentation]
*[http://www.webkit.org/projects/javascript/ OpenDarwin's JavascriptJavaScript engine based on KJS]
 
{{KDE}}
 
{{DEFAULTSORT:Kjs (Kde)}}
[[Category:KDE Platform]]
[[Category:KDE Frameworks]]
[[Category:KDE Platform]]