KJS (JavaScript engine): Difference between revisions
Appearance
BilledMammal (talk | contribs) m BilledMammal moved page KJS to Draft:Move/KJS without leaving a redirect: Moved per Special:Permalink/1242920989#Requested move 24 August 2024 via a round robin using Move+ |
BilledMammal (talk | contribs) m BilledMammal moved page Draft:Move/KJS to KJS (disambiguation) without leaving a redirect: Moved per Special:Permalink/1242920989#Requested move 24 August 2024 via a round robin using Move+ |
(No difference)
|
Revision as of 07:38, 31 August 2024
![]() | A request that this article title be changed to KJS (JavaScript engine) is under discussion. Please do not move this article until the discussion is closed. |
Original author(s) | Harri Porten |
---|---|
Developer(s) | KDE |
Initial release | 2000 |
Stable release | 5.116.0[1] ![]() |
Written in | C++ |
Type | JavaScript engine |
Website | techbase |
KJS is KDE's 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.[2]
See also
References
- ^ "Release 5.116.0". 19 May 2024. Retrieved 23 May 2024.
- ^ Stachowiak, Maciej (2002-06-13). "[KDE-Darwin] JavaScriptCore, Apple's JavaScript framework based on KJS". opendarwin.org. Archived from the original on 2007-03-10. Retrieved 2015-05-13.
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
- Source code