Difference between revisions of "Todo"
From IokeWiki
Line 3: | Line 3: | ||
== Core language == | == Core language == | ||
− | * [[Java integration planning|Java integration]] | + | * [[Java integration planning|Java integration]] - [[User:Olabini|Ola Bini]] |
* [[Concurrency planning|Concurrency primitives]] | * [[Concurrency planning|Concurrency primitives]] | ||
* Assignment | * Assignment | ||
Line 29: | Line 29: | ||
== Implementation == | == Implementation == | ||
− | * Chained/Linked map structure | + | * Chained/Linked map structure - [[Martin Elwin]] |
* [[CLR runtime planning|CLR runtime]] | * [[CLR runtime planning|CLR runtime]] | ||
* [[V8 runtime planning|V8 runtime]] | * [[V8 runtime planning|V8 runtime]] |
Revision as of 13:43, 9 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