Welcome to the CHICKEN Scheme pasting service

set!* added by iisjmii on Thu Aug 30 00:04:30 2012

(use environments)

(define-syntax set!*
  (ir-macro-transformer
   (lambda (expr inc cmp?)
     (apply (lambda (_ name exp)
              `(if (not (environment-includes? (interaction-environment) ',name))
                   (error "Binding does not exist.")
                   (set! ,name ,exp)))
            expr))))

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Name of the egg which implements this service:
Visually impaired? Let me spell it for you (wav file) download WAV