Category:Common Lisp: Difference between revisions

From Rosetta Code
Content added Content deleted
(Copied language description.)
(Added Programming Language template)
Line 1: Line 1:
[[Category:Solutions by Programming Language]]
{{Programming Language}}

'''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''', 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.



Revision as of 02:48, 8 November 2007

Programming Language
This 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.

Listed below are all of the tasks on Rosetta Code which have been solved using this programming language.


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.

Citations

Subcategories

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

Pages in category "Common Lisp"

The following 200 pages are in this category, out of 776 total.

(previous page) (next page)

C

(previous page) (next page)