User:Kevin Reid/E tasks: Difference between revisions

update
(updates)
(update)
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 0020:0204, 273 MayJune 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]])
* [[Dynamic variable names]] (ditto)
* [[Optional parameters]]
* [[Testing a Function]]
 
===Problems===
Line 51 ⟶ 53:
* [[Convert an integer into words]]
* [[Rot-13]]
 
==GUI==
* [[Keyboard macros]]
* [[SimulateGet mouse clickposition]]
* [[Window management]]
===Reflective===
* [[Get Pixel Information]]
* [[Simulate key strokes]]
* [[Simulate mouse click]]
 
==Graphics==
Line 146 ⟶ 157:
===Stream IO===
* [[Bit oriented IO]]
====Console input (or perhaps gui)====
* [[Select]]
* [[Basic input loop]]
* [[Two-dimensional array (runtime)]]
Line 172 ⟶ 184:
* [[Connect to Active Directory]]
* [[Creating a SOAP Client]]
* [[HTTPS Request]]
* [[Client-Authenticated HTTPS Request]]
* [[HTTPS request with authentication]]
* [[SQL-Based Authentication]]
Line 193 ⟶ 207:
Insert new tasks here.
* [[Memory Allocation]]
* [[Simulate mouse click]]
 
</div>