Welcome to the CHICKEN Scheme pasting service

multifile project with compilation units (note use of -e) added by retroj on Sun Mar 30 03:13:34 2014

$ cat x.scm 
(import chicken scheme)
(define (f x) (- x))
$ cat y.scm
(import chicken scheme)
(define (main) (f 1))
(print (main))
$ csc -c -e -unit m x.scm
$ csc y.scm -uses m x.o
$ ./y
-1

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which egg implements a Scheme to JavaScript compiler?
Visually impaired? Let me spell it for you (wav file) download WAV