Lisp is a family of programming languages whose main data structure is the list. The list family of languages are also typified by macros, dynamic typing, homoiconicity, and s-expressions. Popular dialects are Common Lisp, Scheme, Emacs Lisp and Clojure.
Stats
created |
2 years ago |
viewed |
6 times |
active |
1 year ago |
editors |
2 |
Recent Hot Answers
Code Review of my Lisp Quicksort code(Common Lisp) Is f(n) = n^2 + 3n + 5 not ever divisible by 121?
Code Review of my Lisp Quicksort code
(Scheme) Sum of squares of two largest of three numbers
Seeking advice on lispiness of style and approach
more »
Related Tags
scheme × 60sicp × 47
common-lisp × 21
functional-programming × 6
clojure × 5
style × 3
readability × 2
clean-code
haskell
macros
multithreading
javascript
oop
bit-twiddling
conditions
code-smell
performance
c#
loop
graph
strings
ai
algorithm
racket
elisp