Difference between revisions of "Guide:What is missing"

From IokeWiki
Jump to: navigation, search
(What is missing)
(What is missing)
 
Line 1: Line 1:
 
= What is missing =
 
= What is missing =
  
Ioke E is not a finished Ioke version. I seriously doubt Ioke will ever be complete. The core mechanics of the language I'm feeling fairly confident in, but the core libraries are generally only partially implemented. They are much more complete than for the Ioke S release, but there still exist large holes in it.
+
Ioke P is not a finished Ioke version. I seriously doubt Ioke will ever be complete. The core mechanics of the language I'm feeling fairly confident in, but the core libraries are generally only partially implemented. They are much more complete than for the Ioke E release, but there still exist large holes in it.
  
 
Concurrency support is missing, and so is any kind of advanced IO. Package management and other libraries like that is now starting to become necessary. Finally, alternative implementations for other platforms is also in the pipeline to happen sooner or later.
 
Concurrency support is missing, and so is any kind of advanced IO. Package management and other libraries like that is now starting to become necessary. Finally, alternative implementations for other platforms is also in the pipeline to happen sooner or later.
  
 
There is a [[Todo]] list where we gather those things that should be done, sooner or later.
 
There is a [[Todo]] list where we gather those things that should be done, sooner or later.

Latest revision as of 21:24, 22 December 2009

What is missing

Ioke P is not a finished Ioke version. I seriously doubt Ioke will ever be complete. The core mechanics of the language I'm feeling fairly confident in, but the core libraries are generally only partially implemented. They are much more complete than for the Ioke E release, but there still exist large holes in it.

Concurrency support is missing, and so is any kind of advanced IO. Package management and other libraries like that is now starting to become necessary. Finally, alternative implementations for other platforms is also in the pipeline to happen sooner or later.

There is a Todo list where we gather those things that should be done, sooner or later.