Welcome to the CHICKEN Scheme pasting service

add macro added by sethalves on Tue Apr 29 18:19:35 2014

(define (add augend addend)
  (if (integer? augend)
      (+ augend addend)
    (with-syntax ((x augend) (y addend))
                 #'(+ x y))))

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which version of Scheme does C4 implement?
Visually impaired? Let me spell it for you (wav file) download WAV