Welcome to the CHICKEN Scheme pasting service

How to compile? added by GeoffSK on Sat Oct 27 13:36:50 2012

;; b.scm
(use frame)

(define (mytest)
  (let ((d (new-frame)))
    (append-col! d (vector 10 10 100 1000))
    (print (get-row d 2))
    ))
(mytest)

;; frame.scm
(module frame
  (new-frame append-col! get-col
             get-row
             set-col-names! set-col-name! get-col-names
             num-cols num-rows
             set-result! get-result clear-results!)
  (import scheme)
;;etc
)

Your annotation:

Enter a new annotation:

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