Difference between revisions of "Todo"
From IokeWiki
Line 7: | Line 7: | ||
* Assignment | * Assignment | ||
** [[Destructuring assignment ideas|Destructuring assignment]] with () | ** [[Destructuring assignment ideas|Destructuring assignment]] with () | ||
+ | * Units | ||
== Core libraries == | == Core libraries == |
Revision as of 21:04, 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 ()
- Units
Core libraries
Applications
Other libraries
- SQL interaction DSL
- JRuby integration
Implementation
- Chained/Linked map structure
- CLR runtime
- V8 runtime