Rhino is a JavaScript implementation for the JVM, see 
http://www.mozilla.org/rhino.

Most recent release is 1.7 Release 1, released 2008-03-06. This is a
reasonably significant feature release as we have implemented the new
language features of JavaScript 1.7 as defined by SpiderMonkey, the
mozilla.org implementation of JavaScript in C that is the JavaScript
implementation in Firefox. See 
http://developer.mozilla.org/en/docs/New_in_JavaScript_1.7.
For a full list of the features of 1.7R1, see
http://developer.mozilla.org/en/docs/New_in_Rhino_1.7R1.

Work is progressing on 1.7R2. You can see the incomplete feature list
here: http://developer.mozilla.org/en/docs/New_in_Rhino_1.7R2. We also
want to make changes to support HtmlUnit with better emulation of
browser JavaScript semantics unspecified by ECMA 262, improve
performance for our server-side users, and implement a new API that
exposes the parse tree to support other tools that analyze or
manipulate JavaScript. Finally, the big open item is support for
EcmaScript 4 (es4). We're tracking the evolving specification and hope
to roll out support over time.

We welcome contributions and contributors; see
http://developer.mozilla.org/en/docs/Rhino_Wish_List.

Thanks,
Norris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to