Welcome to the CHICKEN Scheme pasting service

tail calls? added by sethalves on Sat Dec 27 00:54:32 2014

(define (bar fuh)
  (display "ok\n")
  ((fuh)))

(define (foo)
  (call-with-current-continuation
   (lambda (cont)
     (bar (lambda ()
            (cont (foo)))))))

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