Welcome to the CHICKEN Scheme pasting service

modulino added by mario-goulart on Wed Aug 13 16:09:01 2014

$ cat modulino.scm
(define (main args)
  (display args)
  (newline))

$ cat modulino-loader.scm 
(load "modulino")
(main '(foo))

$ csi -s modulino-loader.scm
(foo)

$ csi -ss modulino.scm foo
(foo)

$ csc -postlude '(main (command-line-arguments))' modulino.scm
$ ./modulino foo
(foo)

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