Welcome to the CHICKEN Scheme pasting service

import-for-syntax weirdness added by Kooda on Tue Jan 24 11:00:37 2017

(module truc (coucou)
(import scheme)
(define (coucou)
  `(display "coucou\n")))

(module bidule (blah)
(import scheme chicken)
(import-for-syntax truc)
(define-syntax blah
  (er-macro-transformer
    (lambda (f r c)
      (coucou)))))

(import bidule)

(blah)

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
What's the result of `(apply + (list -3 4 2))'?
Visually impaired? Let me spell it for you (wav file) download WAV