Category talk:Scheme: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 November 2012

  • curprev 11:1511:15, 8 November 2012rosettacode>Zareie.ehsan 953 bytes +953 Created page with "(define program '((def true_0 (lambda x (lambda y x))) (def false_0 (lambda x (lambda y y))) (def not_0 (lambda x ((x false_0) true_0))) (not_0 true_0) (no..."