JavaScript:Home Page: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Narcissus is no longer active)
No edit summary
Line 40: Line 40:
*[[Javascript:SpiderMonkey:BaselineCompiler|Baseline Compiler]]: New Baseline JIT to replace Interperter+JM.
*[[Javascript:SpiderMonkey:BaselineCompiler|Baseline Compiler]]: New Baseline JIT to replace Interperter+JM.
*[[IonMonkey|IonMonkey]]: upgrade current JIT compiler with classic SSA-based compiler techniques to allow better optimization of JIT code
*[[IonMonkey|IonMonkey]]: upgrade current JIT compiler with classic SSA-based compiler techniques to allow better optimization of JIT code
*[[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.
*[[JS engine modularization]]: incremental long-term project to modularize JS engine source code.
*[[JS engine modularization]]: incremental long-term project to modularize JS engine source code.


*[[Javascript:SpiderMonkey:2013Projects|2013 Projects]]: Projects for the year 2013
*[[Javascript:SpiderMonkey:2013Projects|2013 Projects]]: Projects for the year 2013


== Completed Projects ==
== Retired Projects ==


*[[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.
*Narcissus meta-circular JavaScript interpreter ([https://github.com/mozilla/narcissus source code]).
*Narcissus meta-circular JavaScript interpreter ([https://github.com/mozilla/narcissus source code]).
*[[JavaScript:TraceMonkey|TraceMonkey]], the addition of native-code compilation to SpiderMonkey  
*[[JavaScript:TraceMonkey|TraceMonkey]], the addition of native-code compilation to SpiderMonkey  
Confirmed users
3,314

edits

Navigation menu