Yeah, sorry.  I had this on the mind -- a different animal altogether.

  $ sbcl
  * (let ((X (+ 3 4))) `(hello ,X ,(- X 9)))
  (HELLO 7 -2)

Thanks, Alex, for taking the time and writing a very nice explanation.
I believe I understand it, but I will re-read and ponder it more.
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to