Welcome to the CHICKEN Scheme pasting service

Plug-In Linkage added by murphy_tcc on Fri Dec 12 23:33:07 2014

;; gostak.scm -- compile with `csc -O2 -d1 -s gostak.scm -J`
(module gostak
  *
  (import chicken scheme)

(define (make-dosh)
  "dosh")

(define (distim dosh)
  (print "distimming " dosh "..."))

)


;; program.scm -- compile with `csc -O2 -d1 program.scm`
(load-library 'gostak "./gostak.so")

(module program
  *
  (import chicken scheme gostak)

(define (main)
  (distim (make-dosh)))

)

(import program)
(main)

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which procedure can be used to check whether its argument is a symbol?
Visually impaired? Let me spell it for you (wav file) download WAV