JavaScript:Home Page: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 12: Line 12:
== Active Projects  ==
== Active Projects  ==


*[[JavaScript:?Monkey]], goals (TODO: replace/supplement with IonMonkey goals)
* [http://bugzilla.mozilla.org/show_bug.cgi?id=608741 Type Inference]  
* [https://bugzilla.mozilla.org/show_bug.cgi?id=650180 IonMonkey]
*[[JavaScript:SpiderMonkey:RegExp API|Expose ECMA 262 Regular Expression API]] to C/C++ clients.  
*[[JavaScript:SpiderMonkey:RegExp API|Expose ECMA 262 Regular Expression API]] to C/C++ clients.  
*A [[JavaScript:SpiderMonkey:Parser API|new SpiderMonkey API]] for building and inspecting parse trees.  
*A [[JavaScript:SpiderMonkey:Parser API|new SpiderMonkey API]] for building and inspecting parse trees.  

Revision as of 21:22, 9 June 2011

JavaScript language and implementation plans go here. For background, see:

Hackers

Active Projects

Previous Active Projects

Blue Sky

Benchmarks

Coding Style Guidelines

References