Common Lisp
Common Lisp is an actively used programming language created in 1984. Common Lisp (CL) is a dialect of the Lisp programming language, published in ANSI standard document ANSI INCITS 226-1994 (R2004) (formerly X3.226-1994 (R1999)). The Common Lisp HyperSpec, a hyperlinked HTML version, has been derived from the ANSI Common Lisp standard. The Common Lisp language was developed as a standardized and improved successor of Maclisp. Read more on Wikipedia...
36Years Old | 525Users | 26Jobs |
- Common Lisp ranks in the top 5% of languages
- the Common Lisp website
- the Common Lisp wikipedia page
- Common Lisp first appeared in 1984
- file extensions for Common Lisp include lisp, lsp, l, cl, fasl, asd, ny, podsl and sexp
- See also: lisp, clisp, lispworks, lisp-machine-lisp, scheme, interlisp, clojure, dylan, emacs-lisp, eulisp, islisp, julia, r, cadence-skill, spice-lisp, s-expressions, ascii, unicode, c, pascal, java, autolisp, algol-68, ada, perl, unix, freebsd, linux, solaris, x86-isa, corman-common-lisp, maxima, acl2, poplog, pop-11, prolog, standard-ml, emacs-editor
- Have a question about Common Lisp not answered here? Email me and let me know how I can help.
Example code from Linguist:
(DEFUN HELLO () (PRINT 'HELLO))
Example code from Wikipedia:
CL-USER > (available-shells) (#P"/bin/bash" #P"/bin/csh" #P"/bin/ksh" #P"/bin/sh" #P"/bin/tcsh" #P"/bin/zsh")
Trending Repos
repo | stars | description |
---|---|---|
next | 3553 | Next browser - Be productive. |
paip-lisp | 4207 | Lisp code for the textbook "Paradigms of Artificial Intelligence Programming" |
pgloader | 2221 | Migrate to PostgreSQL in a single command! |
Last updated August 9th, 2020