Re: Speaking of food....



Joe Fineman <joe_f@xxxxxxxxxxx> writes:

JTEM <jtem01@xxxxxxxxx> writes:

That new(ish) KFC sandwich -- the one that replaces the bread with
two pieces of friend chicken

Save one for me.

Things that are not the same: friend chicken, Friend Computer.

--
(let ((C call-with-current-continuation)) (apply (lambda (x y) (x y)) (map
((lambda (r) ((C C) (lambda (s) (r (lambda l (apply (s s) l)))))) (lambda
(f) (lambda (l) (if (null? l) C (lambda (k) (display (car l)) ((f (cdr l))
(C k))))))) '((#\J #\d #\D #\v #\s) (#\e #\space #\a #\i #\newline)))))
.