User:Kevin Reid/E tasks: Difference between revisions

Content added Content deleted
(explan new management)
(classifications)
Line 4: Line 4:


==Language features==
==Language features==
* [[Anonymous recursion]]


==Algorithmic==
==Algorithmic==
Line 124: Line 125:
* [[Bitwise IO]]
* [[Bitwise IO]]
====Console input====
====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]]
* [[Menu]]
* [[Input loop]]
* [[Input loop]]
Line 137: Line 142:
* [[Fork]]
* [[Fork]]
* [[Handle a signal]]
* [[Handle a signal]]
* [[Query Performance]] (improve: done EoJ; needs cross-platform)
* [[Time a 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===
===FFI===
Line 176: Line 184:
==Needs improvement==
==Needs improvement==
* [[Dynamic variable names]] (improve: Once environment-<code>with</code> is builtin, show using it together with <code>interp.setTopScope</code>)
* [[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==
==Special cases==
Line 192: Line 201:
* [[24 game]]
* [[24 game]]
* [[24 game/Solve]]
* [[24 game/Solve]]
* [[A+B]]
* [[Anonymous recursion]]
* [[Averages/Median]]
* [[Averages/Median]]
* [[Averages/Pythagorean means]]
* [[Averages/Pythagorean means]]
Line 212: Line 219:
* [[Dot product]]
* [[Dot product]]
* [[Doubly-linked list/Traversal]]
* [[Doubly-linked list/Traversal]]
* [[E-on-Java]]
* [[Equilibrium index]]
* [[Equilibrium index]]
* [[Evaluate binomial coefficients]]
* [[Evaluate binomial coefficients]]
Line 242: Line 248:
* [[Inverted index]]
* [[Inverted index]]
* [[JSON]]
* [[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/0-1]]
* [[Knapsack problem/Bounded]]
* [[Knapsack problem/Bounded]]
Line 292: Line 295:
* [[Sutherland-Hodgman polygon clipping]]
* [[Sutherland-Hodgman polygon clipping]]
* [[Symmetric difference]]
* [[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]]
* [[Thiele's interpolation formula]]
* [[Truncatable primes]]
* [[Truncatable primes]]