Icon+Unicon/Analysis of UnimplementedTasks: Difference between revisions

From Rosetta Code
Content added Content deleted
Line 3: Line 3:


My intent is twofold.
My intent is twofold.
* Encourage more contibution from other by more clearly identifying areas where they can help.
* Encourage more contribution 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).
* 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).


Line 13: Line 13:
* [[:Category:Unicon|Unicon main page]]
* [[:Category:Unicon|Unicon main page]]
* [[:Category_talk:Unicon|Unicon Talk/Discussion page]] Lots of notes about things to do, help wanted, ideas, and guidance on formatting and markup
* [[:Category_talk:Unicon|Unicon Talk/Discussion page]] Lots of notes about things to do, help wanted, ideas, and guidance on formatting and markup
* [[Reports:Tasks_not_implemented_in_Unicon|Tasks not yet implemented]] Tasks that need to be coded (dynamic/generated)
* [[:Category:Unicon/Omit|Unimplementable tasks]] Tasks that cannot be implemented in the language
* [[:Category:Unicon/Omit|Unimplementable tasks]] Tasks that cannot be implemented in the language
* [[:Category:Unicon_examples_needing_attention|Tasks requiring attention]] Tasks that could be improved
* [[:Category:Unicon_examples_needing_attention|Tasks requiring attention]] Tasks that could be improved
* [[Icon%2BUnicon/Intro]] Introduction to Icon and Unicon
* [[Icon%2BUnicon/Intro]] Introduction to Icon and Unicon
* [[Special:MostLinkedCategories|Most Linked Categories]] shows how many pages various languages (and other categories) have.
* [[Special:MostLinkedCategories|Most Linked Categories]] shows how many pages various languages (and other categories) have.

=The official up to date list of tasks not yet implemented in Unicon=
This list is dynamically generated by the RC Wiki:
* [[Reports:Tasks_not_implemented_in_Unicon|Tasks not yet implemented]]

Below is a breakdown of these by area.


==Externals: Operating System feature, Library Method, C calling, etc.==
==Externals: Operating System feature, Library Method, C calling, etc.==
Line 337: Line 342:
==Others==
==Others==
* Top Rank per Group - DONE
* Top Rank per Group - DONE
* Here Document - OMITTED
* Here Document - OMITTED


=Analysis of Programming Categories on Rosetta=
=Analysis of Programming Categories on Rosetta=

Revision as of 13:40, 20 July 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 contribution 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:

The official up to date list of tasks not yet implemented in Unicon

This list is dynamically generated by the RC Wiki:

Below is a breakdown of these by area.

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

Web, Networking, and OS interface

Internals and platform specific information

Functions, Program Control, Language

Concurrent Programming / Multitasking


Object Oriented and Data types

GUI, Graphics, images, Multimedia, Animation and related

Other I/O 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

Odd or Humourous

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