Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Which lisp from which book?

Name: Anonymous 2012-09-26 20:08

Which is the best book on Lisp, and which Lisp should I learn?
>inb4 SICP, it only covers the basics of scheme afaik

Name: Anonymous 2012-09-27 19:32

>>47
wait, that function should be:
(def suckyrecurse (a)
cond (
(> a 0)
(cons (+ (cons first) 2) (suckrecurse (rest a)))

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List