ServerJS/Target Platforms
From MozillaWiki
< ServerJS
There are four main open source JavaScript interpreters today: Rhino, Spidermonkey, v8 and JavaScriptCore. Our goal is that libraries and applications that use the APIs defined here (and nothing else platform specific) will run unmodified on all four of these interpreters.
http://developer.mozilla.org/en/SpiderMonkey
http://trac.webkit.org/wiki/SquirrelFish
Some other JS engines:
http://en.wikipedia.org/wiki/List_of_JavaScript_engines
Code Volunteers
Rhino
- Chris Zumbrunn ( http://zumbrunn.com/ , chris@zumbrunn.com ) - in the context of Helma 1.x, Apache Sling and Helma NG
- Peter Michaux (http://peter.michaux.ca/, petermichaux@gmail.com)
- Kris Zyp (http://www.sitepen.com, kris@sitepen.com implementing in Persevere: http://www.persvr.org/)
- Robert Thurnher (http://soup.robert42.com, r.thurnher@gmail.com)
Spidermonkey
- Mário Valente ( http://mv.asterisco.pt/ , mfvalente@gmail.com )
- Wes Garland ( http://www.page.ca/, wes@page.ca )
- Davey Waterson (geekfreak AT gmail)
V8
- Lorenzo Pastrana (http://www.happyendfilms.com/#/profile:3, pastrana at ultraflat dot net)
JavaScriptCore
Ejscript
- Michael O'Brien (http://www.ejscript.org/, mob@embedthis.com)