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

From Rosetta Code
Content added Content deleted
(moved formal power series to completed)
(D7 from D5 and simple random dist. checker moved to completed)
Line 26: Line 26:
==Mathematics==
==Mathematics==
* [[Polynomial long division]]
* [[Polynomial long division]]

* [[Seven-dice from Five-dice]]
===Matrices===
===Matrices===
* [[Matrix exponentiation operator]]
* [[Matrix exponentiation operator]]
Line 44: Line 44:
* [[Safe addition]]
* [[Safe addition]]
* [[Sequence of Non-squares]]
* [[Sequence of Non-squares]]
* [[Simple Random Distribution Checker]]
* [[Verify Distribution Uniformity with Chi-Squared Test]]
* [[Verify Distribution Uniformity with Chi-Squared Test]]


Line 180: Line 179:
* [[Spiral]]
* [[Spiral]]
* [[Standard Deviation]]
* [[Standard Deviation]]
* [[Seven-dice from Five-dice]]
* [[Simple Random Distribution Checker]]
* [[Sudoku Solver]]
* [[Sudoku Solver]]
* [[Synchronous Concurrency]]
* [[Synchronous Concurrency]]

Revision as of 19:54, 14 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.