On 3/2/07, David Wetzel <[EMAIL PROTECTED]> wrote:
Maybe spidermonkey is a good thing? SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript. http://www.mozilla.org/js/spidermonkey/
Since WebCore and WebKit draw upon header files of JavaScriptCore, you will then have to figure out how to to implement these based on SpiderMonkey... I don't think that's worth the effort. Especially since you won't know from the start whether these two projects will work together. -- Chris _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
