Jump to content

JavaScriptCore: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
propose merge
merged into WebKit
Line 1: Line 1:
#REDIRECT [[WebKit]] {{R from merge}}
{{Mergeto|WebKit|Talk:WebKit#Merge of WebKit subprojects|date=October 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 [[KDE's JavaScript engine|KJS]] [[Library (computer science)|library]] (which is part of the [[KDE]] project) with the [[PCRE]] [[regular expression]] library.

== Features ==
* Powerful [[Garbage collection (computer science)|garbage collector]]
* Developed using [[object-oriented]] [[C++]] ([[SpiderMonkey]] uses [[C (programming language)|C]])
* Highly portable. Only major dependencies are [[International Components for Unicode|ICU]] and standard C/C++ libraries
* [[NPRuntime]] support, bindings support
* Goal is [[ECMAScript]] compliance and compatibility with major ECMAScript implementations (JavaScript 1.6, JScript)
* Open Source Development as part of the [[WebKit]] project

==External links==
*[http://developer.apple.com/darwin/projects/webcore/ Webcore] at developer.apple.com
*[http://webkit.org/projects/javascript/index.html JavaScript] at webkit.org

[[Category:Mac OS X]]
[[Category:JavaScript engines]]
{{WebKit}}
{{Mac-stub}}

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

Revision as of 09:54, 28 October 2007

Redirect to:

  • From a merge: This is a redirect from a page that was merged into another page. This redirect was kept in order to preserve the edit history of this page after its content was merged into the content of the target page. Please do not remove the tag that generates this text (unless the need to recreate content on this page has been demonstrated) or delete this page.