Jump to content

JavaScriptCore: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Line 15: Line 15:
[[Category:Mac OS X]]
[[Category:Mac OS X]]
[[Category:JavaScript engines]]
[[Category:JavaScript engines]]
{{WebKit}}

{{Mac-stub}}
{{Mac-stub}}



Revision as of 09:50, 15 January 2007

JavaScriptCore is a framework developed by Apple Computer that provides a JavaScript engine for Mac OS X. JavaScriptCore and WebCore together make up Apple's WebKit application framework. JavaScriptCore is based on the combination of the KJS library (which is part of the KDE project) with the PCRE regular expression library.

Features

Template:WebKit