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

Look what I did!

Name: Anonymous 2011-07-27 6:01


(defmacro setter (V)
  (let ((X (gensym "X")))
    `(lambda (,X) (setf ,V ,X))))

(defmacro getter (V)
  `(lambda () ,V))

(let ((last nil))
  (mapcar (setter last) '(1 2 3 4 5 6 7))
  last)

Name: Anonymous 2011-07-27 8:13

please lispers, do not talk like a computer
this is not how normal people talk.
it is a little embarrassing too watch.
because you don't understand you are fool.
but i would also like to fuck you,
at full force in the vagina, mouth and anus.

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