(console.log
"something"
"something")
(*
(+ 2 2)
(+ 3 3))
was neither finalized nor explicitly abandoned
(PrInT "passive-aggressive
code formatting")
CLISP SBCL ABCL* LISPWORKS MACLISP CMUCL ECL CCL MKCL
*
ABCL -> JVM
#+
/ #-
for
syntax(loop
for line = (read-line file nil :eof)
until (eq line :eof)
do (format result "~A~%" line))