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

From Rosetta Code
Content added Content deleted
m (updates)
(moved file modification time and file rename to completed)
Line 68: Line 68:


==File access==
==File access==
* [[File Modification Time]]
* [[File Rename]]


==FFI/low-level==
==FFI/low-level==
Line 172: Line 170:
* [[Collections]]
* [[Collections]]
* [[Dining philosophers]]
* [[Dining philosophers]]
* [[File Modification Time]]
* [[File Rename]]
* [[First-class Numbers]]
* [[First-class Numbers]]
* [[Huffman codes]]
* [[Huffman codes]]

Revision as of 13:23, 13 August 2009

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

If you wish to help update this list, please do only these:

As of 18:19, 12 August 2009. When updating this list, consult the main unimp list's diffs since then for what to add/move.

Basic language features

Data structures

Algorithmic problems

Miscellaneous programs

Mathematics

Matrices

Integers

Numerics

Concurrency/events

Type system

Object-oriented

Text-bashing

File access

FFI/low-level

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

Completed

To classify

Insert new tasks here.