[PRL] Palindromic programs

will at ccs.neu.edu will at ccs.neu.edu
Tue Jan 31 15:17:56 EST 2012


Doug Orleans wrote:
> These just return #<undefined>, though.  Is there a palindromic
> program that actually does something interesting?

Possibly.  Here's an idea that should be generalizable:

((lambda (lambda adbmal x) adbmal)
 (+)
 (+)
 (lambda (x lambda adbmal) adbmal))

Will



More information about the PRL mailing list