Icon+Unicon/Analysis of UnimplementedTasks: Difference between revisions

From Rosetta Code
Content added Content deleted
Line 226: Line 226:
* [[Price fraction]] ** - DONE
* [[Price fraction]] ** - DONE
* [[Quaternion type]] - DONE
* [[Quaternion type]] - DONE
* [[Create an HTML table]] **DRAFT**
* [[Create an HTML table]] **DRAFT** - DONE
* [[Decision tables]] **DRAFT**
* [[Decision tables]] **DRAFT**
* [[EBNF parser]] **DRAFT**
* [[EBNF parser]] **DRAFT**

Revision as of 11:40, 23 June 2011

Analysis of Tasks Icon/Unicon Unimplemented

The following summarizes tasks that are not completed for Icon/Unicon on Rosetta Code. Note: This is not dynamically compiled and tasks may have been completed.

My intent is twofold.

  • Encourage more contibution from other by more clearly identifying areas where they can help.
  • Encourage a general discussion (beyond Icon/Unicon) of task classification/sub-classification. (I know that SML may have a huge impact on this once an approach is found).

While I realize that some of the tasks could easily fall into multiple categories, I've tried to pick a (near) best fit.

Also, I've annotated a (bare) handful of tasks.

Some quick links:

Externals: Operating System feature, Library Method, C calling, etc.

Web, Networking, and OS interface

Internals


Functions, Program Control, Language

Concurrent Programming / Multitasking


Object Oriented and Data types

GUI, Graphics, images, Multimedia, and related

Math for Vectors, Matricies, etc

Numerical problems and methods

Basic String, Structure, and data type problems

Applied String, Structure, and data type problems

Permutation, cominations, probability, and randomness

Problems, Puzzles, Games, and Mindbenders

Not Categorized

Others

  • Top Rank per Group - DONE
  • Here Document - OMITTED

Analysis of Programming Categories on Rosetta

The following list was manually gleaned from the list of categories (special pages) and annotated. It provides another way of looking at the program groupings. There are a number of discussions on the Rosetta Code:Village Pump and in individual tasks about categorization and how to approach it. Use of SMW may change the way in which this is done.

This may also prove useful for editors looking to cleanup categories (e.g. typos).

Broad Categories and Super-Categories

Programming Task Categories