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

Common Lisp changed nothing?

Name: Anonymous 2016-07-07 4:54

Why didn't CL save the world?

Name: Anonymous 2016-07-12 22:38

(define (fact n)
(cond ((zero? n) 1)
(#t (* n (fact (sub1 n))))))

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