User:Kevin Reid/E tasks: Difference between revisions

classifications
(explan new management)
(classifications)
Line 4:
 
==Language features==
* [[Anonymous recursion]]
 
==Algorithmic==
Line 124 ⟶ 125:
* [[Bitwise IO]]
====Console input====
* [[A+B]]
* [[Keyboard Input/Determine if a key has been pressed at the terminal]]
* [[Keyboard Input/Flush the keyboard buffer]]
* [[Keyboard Input/Obtain a Y or N response]]
* [[Menu]]
* [[Input loop]]
Line 137 ⟶ 142:
* [[Fork]]
* [[Handle a signal]]
* [[QueryTime Performancea function]] (improve: done EoJ; needs cross-platform)
* [[Terminal control/Clear the screen]]
* [[Terminal control/Determine the height and width of the terminal window]]
* [[Terminal control/Moving the cursor to a specific location on the screen]]
 
===FFI===
Line 176 ⟶ 184:
==Needs improvement==
* [[Dynamic variable names]] (improve: Once environment-<code>with</code> is builtin, show using it together with <code>interp.setTopScope</code>)
* [[E-on-Java]] is flagged for something
 
==Special cases==
Line 192 ⟶ 201:
* [[24 game]]
* [[24 game/Solve]]
* [[A+B]]
* [[Anonymous recursion]]
* [[Averages/Median]]
* [[Averages/Pythagorean means]]
Line 212 ⟶ 219:
* [[Dot product]]
* [[Doubly-linked list/Traversal]]
* [[E-on-Java]]
* [[Equilibrium index]]
* [[Evaluate binomial coefficients]]
Line 242 ⟶ 248:
* [[Inverted index]]
* [[JSON]]
* [[Keyboard Input/Determine if a key has been pressed at the terminal]]
* [[Keyboard Input/Flush the keyboard buffer]]
* [[Keyboard Input/Obtain a Y or N response]]
* [[Knapsack problem/0-1]]
* [[Knapsack problem/Bounded]]
Line 292 ⟶ 295:
* [[Sutherland-Hodgman polygon clipping]]
* [[Symmetric difference]]
* [[Terminal control/Clear the screen]]
* [[Terminal control/Determine the height and width of the terminal window]]
* [[Terminal control/Moving the cursor to a specific location on the screen]]
* [[Thiele's interpolation formula]]
* [[Truncatable primes]]