Difference between revisions of "Todo"
From IokeWiki
(→Core libraries) |
|||
(16 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
== Core language == | == Core language == | ||
− | |||
* [[Concurrency planning|Concurrency primitives]] | * [[Concurrency planning|Concurrency primitives]] | ||
− | * | + | * Units/Dimensions |
− | ** | + | * IKIL (on backburner) |
+ | * Complex numbers (depends on Units/Dimensions) | ||
== Core libraries == | == Core libraries == | ||
− | |||
− | |||
* [[Socket]] | * [[Socket]] | ||
− | * [[ | + | * [[ISpec]] |
+ | ** Metadata on describes | ||
+ | * [[IKover]] | ||
+ | |||
+ | == Examples == | ||
+ | |||
+ | * More DSL examples | ||
== Applications == | == Applications == | ||
Line 26: | Line 30: | ||
== Implementation == | == Implementation == | ||
− | * Chained/Linked map structure | + | * Chained/Linked map structure - [[Martin Elwin]] |
− | + | * 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 14: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.
Contents
Core language
- Concurrency primitives
- Units/Dimensions
- IKIL (on backburner)
- Complex numbers (depends on Units/Dimensions)
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
- Maybe link to Ola's recent Chicago talk (http://blip.tv/file/2229441 / http://blip.tv/file/2229292), which is a really good introduction?