Tagged with “apple”

Apple's Shell Interface to JavaScriptCore

After scanning through some of the most recent changesets over at Apple’s WebKit trac, I noticed a few references to a shell interface to the javascript interpreter which allows you to execute javascript using JavaScriptCore directly. I know there are many exising tools SpiderMonkey, Rhino and others for example ...

2008-08-26

Read »