KJS (software)
From Infogalactic: the planetary knowledge core
(Redirected from KJS (KDE))
Original author(s) | Harri Porten |
---|---|
Developer(s) | KDE |
Initial release | 2000 |
Stable release | 5.20.0 (March 13, 2016[±][1] | )
Preview release | 5.0 beta 3 (June 5, 2014[±][2] | )
Written in | C++ |
Type | JavaScript engine |
Website | JavaScript (ECMAScript) |
<templatestyles src="Module:Hatnote/styles.css"></templatestyles>
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 was releasing JavaScriptCore, a framework for Mac OS X that was based on KJS.[3] Through the WebKit project, JavaScriptCore has since evolved into SquirrelFish Extreme, a JavaScript engine that compiles JavaScript into native machine code.
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- KJS (KDE JavaScript/EcmaScript Engine) - api.kde.org
- KJSEmbed (allows access to QObjects from JavaScript)
- KJSEmbed Documentation
- OpenDarwin's JavaScript engine based on KJS