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

From Rosetta Code
Content added Content deleted
(moved first class numbers to #Completed (after revising the first class numbers entry))
(omitted CL from Address Operations, moved Add. Op. to #Completed)
Line 62: Line 62:


==FFI/low-level==
==FFI/low-level==
* [[Address Operations]]
* [[Allocator]]
* [[Allocator]]
* [[Basic pointer and reference operations]]
* [[Basic pointer and reference operations]]
Line 160: Line 159:


==Completed==
==Completed==
* [[Address Operations]]
* [[Factors]]
* [[Factors]]
* [[First-class Numbers]] — While implemented, it does not parallel the function example as intended.
* [[First-class Numbers]] — While implemented, it does not parallel the function example as intended.

Revision as of 01:53, 23 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 06:10, 20 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.