Category:Common Lisp: Difference between revisions

no edit summary
m (Added lang features)
No edit summary
Line 2:
|strength=strong
|safety=safe
|checking=dynamicboth
|gc=yes}}
'''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.