User:Kevin Reid/E tasks: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Simple: remove completed tasks)
(updates)
Line 1: 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.
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 12:04, 17 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.
As of 09:03, 23 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">
<div style="-webkit-column-count: 3">
Line 7: Line 7:
==Should go ahead and do==
==Should go ahead and do==
===Simple===
===Simple===
* [[Named Arguments]]
* [[Named parameters]]


===Problems===
===Problems===
Line 26: Line 26:
* [[Heapsort]]
* [[Heapsort]]
* [[Closest pair problem]]
* [[Closest pair problem]]
* [[Ethiopian Multiplication]]
* [[Knapsack Problem]]
* [[Knapsack Problem]]
* [[Long Multiplication]]
* [[Long Multiplication]]
Line 33: Line 34:
* [[Point in polygon (ray casting algorithm)]]
* [[Point in polygon (ray casting algorithm)]]
* [[Topological (dependency) sort]]
* [[Topological (dependency) sort]]



==Funky control flow==
==Funky control flow==
Line 79: Line 81:
* [[Data Munging]]
* [[Data Munging]]
* [[Data Munging 2]]
* [[Data Munging 2]]
* [[RCRPG]]
* [[:Category:RCHQ9+|RCHQ9+]]
* [[RCSNUSP]]
* [[:Category:RCRPG|RCRPG]]
* [[:Category:RCSNUSP|RCSNUSP]]
* [[Huffman codes]]
* [[Huffman codes]]
* [[LZW compression]]
* [[LZW compression]]
Line 88: Line 91:
* [[Roman Numerals]]
* [[Roman Numerals]]
* [[Sort most popular programming languages]]
* [[Sort most popular programming languages]]
* [[Sudoku Solver]]


==Argue with==
==Argue with==

Revision as of 20:04, 24 July 2009

This is 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 09:03, 23 July 2009. When updating this list, consult the diffs since then for what to add/remove.

Should go ahead and do

Simple

Problems

Data structures

Algorithmic


Funky control flow

GUI

Reflective

Graphics

Mathematics

Integers

Numerics

Large projects

Argue with

Needs a ... to be done well

Reflection toolkit

User-defined exceptions

Parser library

Iter/accum/stream tools

Image type

Matrix type

Complex type

Rational type

Calendar

Stream IO

Console input

Sockets

Operating system interfaces

FFI

Database

Protocol/language implementations

Miscellaneous

Special cases

Notable omits

To review

Insert new tasks here.