Difference between revisions of "Todo"

From IokeWiki
Jump to: navigation, search
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 21: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

Core libraries

Applications

Other libraries

  • SQL interaction DSL
  • JRuby integration

Implementation