User:Kevin Reid/E tasks: Difference between revisions

updates
(updates)
(updates)
Line 1:
This is [[User:Kevin Reid|Kevin Reid]]'s classification of [[tasks not implemented in E]], or just poorly done in E, by what kind of problem they are, or what kind of library/language work should come first.
 
As of 0820:0402, 34 July 2009. When updating this list, consult [http://rosettacode.org/w/index.php?title=Template:Unimp_body_E&action=history the diffs] since then for what to add/remove.
 
<div style="-webkit-column-count: 3">
Line 8:
===Simple===
* [[Eval]] (except for the "how to bind a variable" bit but we already lost on that in [[Eval in environment]])
* [[Optional parameters]]
* [[Named Arguments]]
* [[Loop/Nested]]
* [[Pascal's Triangle]]
 
Line 39 ⟶ 37:
 
==Type algebra/staticness==
* [[Abstract type]]
* [[Parametric Polymorphism]]