Some of Sunday's edits have been lost. The edits from Saturday that were reverted have been restored. Site is now hosted on prgmr.com. Thank you for your patience. This notice will be removed one week from posting. --Michael Mol 18:12, 7 March 2010 (UTC)

Category:Common Lisp

From Rosetta Code

Jump to: navigation, search
Common Lisp is a programming language. It may be used to instruct computers to accomplish a variety of tasks which may or may not be domain-specific.
Execution method: Compiled (machine code)
Garbage collected: Yes
Type safety: Safe
Type strength: Strong
Type checking: Dynamic, Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Common Lisp.
Add to BlogMarksAdd to del.icio.usAdd to diggAdd to NewsvineAdd to redditAdd to Slashdot
Your Help Needed
If you know Common Lisp, please write code for some of the tasks not implemented in Common Lisp.

Common Lisp, commonly abbreviated CL, is a dialect of the Lisp programming language, standardised by ANSI X3.226-1994. Developed to standardize the divergent variants of Lisp which predated it, it is not an implementation but a language specification. Several implementations of the Common Lisp standard are available, including commercial products and open source software.

Common Lisp is a general-purpose programming language, in contrast to Lisp variants such as Emacs Lisp and AutoLISP which are embedded extension languages in particular products. Unlike many earlier Lisps, Common Lisp (like Scheme) uses lexical variable scope.

The "CL-USER> " prompt seen in front of some examples shows that the code was run in a Lisp read-eval-print loop, or REPL, running interactively in an environment such as SLIME.

[edit] Citations


(previous 200) (next 200)

Subcategories

This category has the following 3 subcategories, out of 3 total.

@

C

Pages in category "Common Lisp"

The following 197 pages are in this category, out of 277 total.

1

2

9

A

B

C

D

D cont.

E

F

G

H

I

J

K

L

L cont.

M

N

O

P

Q

R

(previous 200) (next 200)
Personal tools
Google AdSense