Difference between revisions of "Todo"
From IokeWiki
Line 6: | Line 6: | ||
* [[Concurrency planning|Concurrency primitives]] | * [[Concurrency planning|Concurrency primitives]] | ||
* Assignment | * Assignment | ||
− | ** Destructuring assignment with () | + | ** [[Destructuring assignment ideas|Destructuring assignment]] with () |
== Core libraries == | == Core libraries == |
Revision as of 20:59, 26 January 2009
This page contains a brief list of things that remains to be done. It should link to a page with more information when needed.
Core language
- Java integration
- Concurrency primitives
- Assignment
- Destructuring assignment with ()
Core libraries
Applications
Other libraries
- SQL interaction DSL
- JRuby integration
Implementation
- Chained/Linked map structure
- CLR runtime
- V8 runtime