Jump to content

Category:Common Lisp: Difference between revisions

no edit summary
(Added Programming Language template)
No edit summary
Line 3:
 
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.
 
==Citations==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.