Welcome to the CHICKEN Scheme pasting service

inextensible environments added by andyjpb on Mon Jul 16 15:44:16 2012

(use environments)

(define widget-eval-env (make-parameter (environment-copy (interaction-environment) #t)))

(define (render sxml bindings contents)
  ;(eval `(let ((title "hello") (++ string-append)) ,sxml))
  (let ((env (environment-copy (widget-eval-env))))
    (environment-set! env 'contents contents)
    #f))

(render '() 'hello 'hello)

Your annotation:

Enter a new annotation:

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