Jump to content

JavaScriptCore: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
FedericoMP (talk | contribs)
FedericoMP (talk | contribs)
Line 17: Line 17:
{{Mac-stub}}
{{Mac-stub}}


[[es:JavaScriptCore]]
[[it:JavaScriptCore]]
[[it:JavaScriptCore]]

Revision as of 06:11, 4 November 2006

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