Jump to content

JavaScriptCore

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mipadi (talk | contribs) at 01:35, 7 August 2005 (reword). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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