KJS (JavaScript engine): Difference between revisions
Appearance
Content deleted Content added
other uses Tags: Reverted Disambiguation links added |
Notifying subject page of move discussion on Talk:KJS (disambiguation) Tag: Reverted |
||
Line 1: | Line 1: | ||
{{Short description|JavaScript engine originally written for Konqueror}} |
{{Short description|JavaScript engine originally written for Konqueror}} |
||
{{Other uses}} |
{{Other uses}} |
||
<noinclude>{{User:RMCD bot/subject notice|1=KJS (JavaScript engine)|2=Talk:KJS (disambiguation)#Requested move 24 August 2024}} |
|||
{{Infobox software |
</noinclude>{{Infobox software |
||
| name = KDE Frameworks |
| name = KDE Frameworks |
||
| title = KJS |
| title = KJS |
Revision as of 04:55, 24 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