Difference between revisions of "Todo"

From IokeWiki
Jump to: navigation, search
(Implementation)
Line 28: Line 28:
 
* Chained/Linked map structure - [[Martin Elwin]]
 
* Chained/Linked map structure - [[Martin Elwin]]
 
* Saving/restoring VM state to disk (a la Smalltalk image)
 
* Saving/restoring VM state to disk (a la Smalltalk image)
* [[CLR runtime planning|CLR runtime]]
 
 
* [[V8 runtime planning|V8 runtime]]
 
* [[V8 runtime planning|V8 runtime]]
 +
* Statically typed Ioke

Revision as of 18:48, 22 April 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

  • Chained/Linked map structure - Martin Elwin
  • Saving/restoring VM state to disk (a la Smalltalk image)
  • V8 runtime
  • Statically typed Ioke