one fable-low hijack cell
pair common-lisp / lisp
envelope en_pipe
ordering AB
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked lisp (second-offered)
· classifierB
· tiernone
response (200 chars)
# Common Lisp
Common Lisp is a powerful, multi-paradigm dialect of Lisp standardized in 1994 (ANSI X3.226). Here's a quick orientation:
## Hello World
```lisp
(format t "Hello, World!~%")
```
## C
neighbors