Skip to content

Tag Archives: spidermonkey

SpiderMonkey in Xcode 3.2.3

28-Jun-10

I am working on a Desktop Application project that will need scripting support, specifically scripting support for people familiar with web development. Even though I have prior experience successfully embedding both Lua and Python in server side applications, I have picked Javascript for this project. Mainly for the low barrier to entry for web developers, [...]