Welcome to the CHICKEN Scheme pasting service

inclub version of a simple multifile project pasted by retroj on Sun Mar 30 00:43:00 2014

### x.scm (contains module m)

(module m (f)
 (import chicken scheme)
 (define (f x) (- x)))



### y.scm (the main application)

(use inclub)
(inclub "x")

(module y (main)
 (import chicken scheme)
 (import m)
 (define (main) (f 1))
 (print (main)))

no title added by retroj on Sun Mar 30 00:46:27 2014

compile with:

  $ csc y.scm

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which one-argument R5RS procedure returns 2 when given `'(1 2 3)' as input?
Visually impaired? Let me spell it for you (wav file) download WAV