Difference between revisions of "Todo"

From IokeWiki
Jump to: navigation, search
(Core libraries)
 
(13 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
== Core language ==
 
== Core language ==
  
* [[Java integration planning|Java integration]] - [[User:Olabini|Ola Bini]]
 
 
* [[Concurrency planning|Concurrency primitives]]
 
* [[Concurrency planning|Concurrency primitives]]
* Assignment
+
* Units/Dimensions
** [[Destructuring assignment ideas|Destructuring assignment]] with ()
+
* IKIL (on backburner)
* Units
+
* Complex numbers (depends on Units/Dimensions)
  
 
== Core libraries ==
 
== Core libraries ==
  
* [[List]]
 
** Removing elements
 
 
* [[Socket]]
 
* [[Socket]]
* [[Tuple]]
+
* [[ISpec]]
* [[Iik]]
+
** Metadata on describes
** Saving history to file
+
* [[IKover]]
 +
 
 +
== Examples ==
 +
 
 +
* More DSL examples
  
 
== Applications ==
 
== Applications ==
Line 30: Line 31:
  
 
* Chained/Linked map structure - [[Martin Elwin]]
 
* Chained/Linked map structure - [[Martin Elwin]]
* [[CLR runtime planning|CLR runtime]]
+
* Saving/restoring VM state to disk (a la Smalltalk image)
 
* [[V8 runtime planning|V8 runtime]]
 
* [[V8 runtime planning|V8 runtime]]
 +
* Statically typed Ioke
 +
 +
== Documentation ==
 +
 +
* Maybe add this picture to the Guide?
 +
 +
http://non-human.people.xeny.net/qdig-files/converted-images/whatever/med_Ioke-Kind-model.png
 +
 +
* Maybe link to Ola's recent Chicago talk (http://blip.tv/file/2229441 / http://blip.tv/file/2229292), which is a really good introduction?

Latest revision as of 15:14, 23 December 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

Examples

  • More DSL examples

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

Documentation

  • Maybe add this picture to the Guide?

http://non-human.people.xeny.net/qdig-files/converted-images/whatever/med_Ioke-Kind-model.png