JavaScript:JS3 Requirements: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 3: Line 3:
* Hygienic macros
* Hygienic macros
* Safe, scalable concurrency
* Safe, scalable concurrency
* "E5X"
** E4X's query and path operators rationalized for all types
** XDuce or similar extensions to the JS2/ES4 type system

Revision as of 21:28, 14 February 2007

  • AST reflection
  • Quotations
  • Hygienic macros
  • Safe, scalable concurrency
  • "E5X"
    • E4X's query and path operators rationalized for all types
    • XDuce or similar extensions to the JS2/ES4 type system