KJS (JavaScript engine)
Appearance
Type | JavaScript engine |
---|---|
Website | JavaScript (ECMAScript) |
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.[1] Through the WebKit project, JavaScriptCore has since evolved into SquirrelFish Extreme, a JavaScript engine that compiles JavaScript into native machine code.
References
if you poked a squirrel in the stomach would it start doing sit ups
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