Welcome to the CHICKEN Scheme pasting service

78 bytes per number? added by tire_kicker on Wed Apr 11 19:30:49 2018

(gc #t)
(gc #f)
(system "free")
(define (app n)
        (if (> n 0)
            (cons n (app (- n 1)))
            '() ) )
(define a (app 10000000))
(display a)
(gc #t)
(gc #f)
(system "free")

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
What's the procedure that returns the cdr of a car?
Visually impaired? Let me spell it for you (wav file) download WAV