User:Kevin Reid/E tasks: Difference between revisions

From Rosetta Code
Content added Content deleted
m (oops, forgot to update date, also rm a task and note another)
(updates)
Line 42: Line 42:
* [[Parametric Polymorphism]]
* [[Parametric Polymorphism]]


==Object-oriented/inheritance==
==Object-oriented==
* [[Inheritance]]


==Concurrency==
==Concurrency==
Line 50: Line 49:
==Funky control flow==
==Funky control flow==
* [[Amb]]
* [[Amb]]

==Probably messy==
* [[Convert an integer into words]]
* [[Rot-13]]


==GUI==
==GUI==
Line 104: Line 99:
* [[Monty Hall simulation]]
* [[Monty Hall simulation]]
* [[Pyramid of numbers]]
* [[Pyramid of numbers]]
* [[Convert an integer into words]]
* [[Roman Numerals]]
* [[Roman Numerals]]
* [[Sort most popular programming languages]]
* [[Sort most popular programming languages]]

Revision as of 16:49, 4 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 08:04, 3 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

Type algebra/staticness

Object-oriented

Concurrency

  • Rendezvous (Hard to define what this means in E. Intervat perhaps? Is currently marked omit.)

Funky control flow

GUI

Reflective

Graphics

Mathematics

Integers

Numerics

Large projects

Argue with

Contortions

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

To review

Insert new tasks here.