User:Kevin Reid/E tasks: Difference between revisions

From Rosetta Code
Content added Content deleted
(updates)
(updates)
Line 9: Line 9:
* [[Eval]] (except for the "how to bind a variable" bit but we already lost on that in [[Eval in environment]])
* [[Eval]] (except for the "how to bind a variable" bit but we already lost on that in [[Eval in environment]])
* [[Optional parameters]]
* [[Optional parameters]]
* [[Named Arguments]]
* [[Loop/Nested]]
* [[Loop/Nested]]
* [[Pascal's Triangle]]
* [[Pascal's Triangle]]
Line 16: Line 17:
* [[Anagrams]]
* [[Anagrams]]
* [[Conway's Game of Life]]
* [[Conway's Game of Life]]
* [[Prime decomposition]]
* [[Top Rank Per Group]]
* [[Top Rank Per Group]]
* [[Zig Zag]]
* [[Zig Zag]]
Line 37: Line 37:
* [[Shell sort]]
* [[Shell sort]]
* [[Point in polygon (ray casting algorithm)]]
* [[Point in polygon (ray casting algorithm)]]
* [[Topological (dependency) sort]]


==Type algebra/staticness==
==Type algebra/staticness==
Line 88: Line 89:
* [[Gamma function]]
* [[Gamma function]]
* [[Polynomial Fitting]]
* [[Polynomial Fitting]]
* [[Multiple Regression]]
* [[Quadratic Equation]]
* [[Quadratic Equation]]
* [[Roots of a function]]
* [[Roots of a function]]
Line 190: Line 192:
* [[Connect to Active Directory]]
* [[Connect to Active Directory]]
* [[Creating a SOAP Client]]
* [[Creating a SOAP Client]]
* [[Send an email]]
* [[HTTPS Request]]
* [[HTTPS Request]]
* [[Client-Authenticated HTTPS Request]]
* [[Client-Authenticated HTTPS Request]]

Revision as of 13:41, 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 00:03, 26 June 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/inheritance

Concurrency

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

Funky control flow

Probably messy

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.