Re2: Small introspective program

Paul Dineen pld at hpfcso.FC.HP.COM
Sun Mar 17 11:06:06 AEST 1991


> (Btw, what about lisp's shortest self-repro programs "T", "0", "1", "2", ...)

((lambda (x) (list x
                   (list (quote quote) x)))
 (quote (lambda (x)
                (list x
                      (list (quote quote) x)))))

		-- Will Clinger



More information about the Alt.sources mailing list