Difference between revisions of "Todo"
From IokeWiki
Line 11: | Line 11: | ||
== Core libraries == | == Core libraries == | ||
− | |||
− | |||
* [[Socket]] | * [[Socket]] | ||
* [[Tuple]] | * [[Tuple]] |
Revision as of 16:29, 28 February 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 - Ola Bini
- Concurrency primitives
- Assignment
- Destructuring assignment with ()
- Units
Core libraries
Applications
Other libraries
- SQL interaction DSL
- JRuby integration
Implementation
- Chained/Linked map structure - Martin Elwin
- CLR runtime
- V8 runtime