User:Kevin Reid/E tasks: Difference between revisions

From Rosetta Code
Content added Content deleted
m (updates)
(updates, rename 'To review' to 'To classify')
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:09, 31 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 06:10, 3 August 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 53: Line 53:
* [[Trial factoring of a Mersenne number]]
* [[Trial factoring of a Mersenne number]]
===Numerics===
===Numerics===
* [[Nth root algorithm]]
* [[Gamma function]]
* [[Gamma function]]
* [[Polynomial Fitting]]
* [[Polynomial Fitting]]
Line 143: Line 142:
* [[Table Creation]]
* [[Table Creation]]
* [[Table Creation - Address]]
* [[Table Creation - Address]]
* [[SQL-Based Authentication]]


===Protocol/language implementations===
===Protocol/language implementations===
* [[Connect to Active Directory]]
* [[Connect to Active Directory]]
* [[Search for a User in Active Directory]]
* [[Creating a SOAP Client]]
* [[Creating a SOAP Client]]
* [[Send an email]]
* [[Send an email]]
* [[X11 simple window]]
====HTTP client====
* [[HTTPS Request]]
* [[HTTPS Request]]
* [[Client-Authenticated HTTPS Request]]
* [[HTTPS request with authentication]]
* [[HTTPS request with authentication]]
* [[Client-Authenticated HTTPS Request]]
* [[SQL-Based Authentication]]
* [[Search Yahoo]]
* [[Search Yahoo]]
====XML====
* [[Search for a User in Active Directory]]
* [[XML Creation]]
* [[XML Creation]]
* [[XML Reading]]
* [[XML Reading]]
* [[XML and XPath]]
* [[XML and XPath]]
* [[Xlib simple window]]


===Miscellaneous===
===Miscellaneous===
Line 177: Line 178:
* [[Rendezvous]] (Hard to define what this ''means'' in E. Intervat perhaps? Is currently marked omit.)
* [[Rendezvous]] (Hard to define what this ''means'' in E. Intervat perhaps? Is currently marked omit.)


==To review==
==To classify==
Insert new tasks here.
Insert new tasks here.



Revision as of 14:50, 3 August 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 06:10, 3 August 2009. When updating this list, consult the diffs since then for what to add/remove.

Language features

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

HTTP client

XML

Miscellaneous

Needs improvement

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

Special cases

Notable omits

To classify

Insert new tasks here.