Difference between revisions of "Todo"
From IokeWiki
Line 4: | Line 4: | ||
* [[Concurrency planning|Concurrency primitives]] | * [[Concurrency planning|Concurrency primitives]] | ||
− | * Units | + | * Units/Dimensions |
+ | * Tree Rewriting (in progress) | ||
+ | * IKIL (on backburner) | ||
+ | * Complex numbers (depends on Units/Dimensions) | ||
+ | * Structs | ||
+ | * Heredocs | ||
== Core libraries == | == Core libraries == | ||
* [[Socket]] | * [[Socket]] | ||
+ | * [[ISpec]] | ||
+ | ** Add ComparisonCompactor | ||
+ | ** Metadata on describes | ||
+ | * [[DokGen]] | ||
+ | ** Make it possible to drive from available tests | ||
+ | * [[IKover]] | ||
+ | |||
+ | == Examples == | ||
+ | |||
+ | * More DSL examples | ||
== Applications == | == Applications == |
Revision as of 19:28, 25 November 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
- Tree Rewriting (in progress)
- IKIL (on backburner)
- Complex numbers (depends on Units/Dimensions)
- Structs
- Heredocs
Core libraries
- Socket
- ISpec
- Add ComparisonCompactor
- Metadata on describes
- DokGen
- Make it possible to drive from available tests
- IKover
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?