Welcome to the CHICKEN Scheme pasting service

simple module + test added by mario-goulart on Mon Nov 28 20:01:49 2011

$ ls -l
total 4
-rw-r--r-- 1 mario mario 92 Nov 28 16:43 module.scm
drwxr-xr-x 2 mario mario 72 Nov 28 16:42 tests


$ cat module.scm 
(module module (foo)

(import chicken scheme)

(define (foo) (print 'foo))

) ;; end module


$ cat tests/run.scm 
(load-relative "../module.scm")

(import module)

(foo)


$ cd tests
$ csi -s run.scm 
foo

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Name of the CHICKEN extension manager:
Visually impaired? Let me spell it for you (wav file) download WAV