Jump to content

JavaScriptCore

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 71.117.220.207 (talk) at 17:25, 25 October 2006. 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 Computer that provides a JavaScript engine for Mac OS X. JavaScriptCore and WebCore together make up Apple's WebKit 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