User:Kevin Reid/E tasks: Difference between revisions

updates
(updates)
(updates)
Line 1:
This is [[User: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 2016:0305, 1016 June 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 12:
* [[Optional parameters]]
* [[Testing a Function]]
* [[Loop/Nested]]
* [[Median]]
* [[Mode]]
 
===Problems===
Line 59 ⟶ 62:
 
==GUI==
* [[Basic Animation]]
* [[Keyboard macros]]
* [[Get mouse position]]
* [[Window management]]
* [[Play recorded sounds]] (classified here because we can borrow Java facilities in the EoJ case)
===Reflective===
* [[Get Pixel Information]]