leap year by pla

(port-map(rec,x(define,d(<(gcd x d)d))(print x" is "(if(or,4(and,16(not,25)))"not """)"a leap year."))read)

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page