User:Kevin Reid/E tasks: Difference between revisions

From Rosetta Code
Content added Content deleted
m (→‎Algorithmic: sorts done!)
(→‎Large projects: split out the meta tasks)
Line 60: Line 60:


==Large projects==
==Large projects==
* [[Code Tag Fixer]]
* [[Count programming examples]]
* [[Data Munging]]
* [[Data Munging]]
* [[Data Munging 2]]
* [[Data Munging 2]]
Line 73: Line 71:
* [[Convert an integer into words]]
* [[Convert an integer into words]]
* [[Roman Numerals]]
* [[Roman Numerals]]
* [[Sort most popular programming languages]]
* [[Sudoku Solver]]
* [[Sudoku Solver]]

==Rosetta Code processing==
* [[Code Tag Fixer]]
* [[Count programming examples]]
* [[Sort most popular programming languages]]


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

Revision as of 16:32, 29 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 18:10, 27 July 2009. When updating this list, consult the diffs since then for what to add/remove.

Algorithmic

GUI

Reflective

Graphics

Using Basic bitmap storage

Mathematics

Integers

Numerics

Large projects

Rosetta Code processing

Argue with

Needs a ... to be done well

Reflection toolkit

User-defined exceptions

Parser library

Iter/accum/stream tools

  • N distinct objects (needs better answer than accumulator)
  • ...and many other tasks to improve

Matrix type

Complex type

Rational type

Calendar

Stream IO

Console input

Sockets

Operating system interfaces

FFI

Database

Protocol/language implementations

Miscellaneous

Needs improvement

  • improve Dynamic variable names (Once environment-with is builtin, show using it together with interp.setTopScope)

Special cases

Notable omits

To review

Insert new tasks here.