User:Kevin Reid/Common Lisp tasks: Difference between revisions

From Rosetta Code
Content added Content deleted
m (updates, rename 'To review' to 'To classify')
m (updates)
Line 1: Line 1:
This is [[User:Kevin Reid|Kevin Reid]]'s classification of [[tasks not implemented in Common Lisp]], or just poorly done in CL, by what kind of problem they are.
This is [[User:Kevin Reid|Kevin Reid]]'s classification of [[tasks not implemented in Common Lisp]], or just poorly done in CL, by what kind of problem they are.


As of 06:15, 3 August 2009. When updating this list, consult [http://rosettacode.org/mw/index.php?title=Template:Unimp_body_Common_Lisp&action=history the diffs] since then for what to add/remove.
As of 18:16, 3 August 2009. When updating this list, consult [http://rosettacode.org/mw/index.php?title=Template:Unimp_body_Common_Lisp&action=history the diffs] since then for what to add/remove.


<div style="-webkit-column-count: 3">
<div style="-webkit-column-count: 3">
Line 9: Line 9:
* [[Bit oriented IO]]
* [[Bit oriented IO]]
* [[Exceptions]]
* [[Exceptions]]
* [[Iterating over an Associative Array]]
* [[Special characters]]
* [[Special characters]]
* [[Variables]]
* [[Variables]]
Line 22: Line 21:


==Algorithms==
==Algorithms==
* [[Bubble Sort]]
* [[Cocktail Sort]]
* [[Cocktail Sort]]
* [[Combinations]]
* [[Combinations]]
Line 30: Line 28:
* [[Heapsort]]
* [[Heapsort]]
* [[Huffman codes]]
* [[Huffman codes]]
* [[Knuth shuffle]]
* [[LZW compression]]
* [[LZW compression]]
* [[Permutation Sort]]
* [[Permutation Sort]]
Line 104: Line 101:
* [[Abstract type]]
* [[Abstract type]]
* [[Adding variables to a class instance at runtime]]
* [[Adding variables to a class instance at runtime]]
* [[Delegate]]
* [[Polymorphic copy]]
* [[Polymorphic copy]]
* [[Unknown Method]]
* [[Unknown Method]]
Line 206: Line 202:
* [[DOM XML Serialization]]
* [[DOM XML Serialization]]
* [[XML Creation]]
* [[XML Creation]]
* [[XML Reading]]
* [[XML and XPath]]
* [[XML and XPath]]
===Calendar===
===Calendar===

Revision as of 19:08, 3 August 2009

This is Kevin Reid's classification of tasks not implemented in Common Lisp, or just poorly done in CL, by what kind of problem they are.

As of 18:16, 3 August 2009. When updating this list, consult the diffs since then for what to add/remove.

Basic language features

Data structures

Algorithms

Algorithmic problems

Miscellaneous programs

Mathematics

Matrices

Integers

Numerics

Concurrency/events

Type system

Object-oriented

Text-bashing

File access

FFI/low-level

Debugging

OS interfaces

Sockets

Windows

GUI

Reflective

Control flow

Graphics

The image-type tasks

Use a library

HTTP client

Database

SMTP

SOAP

XML

Calendar

OpenGL

Testing

Miscellaneous other

Rosetta Code reflection

To improve

To classify

Insert new tasks here.