gsc -:s filename.scm
and for interpreter:
gsi -:s filename.scm
...recently had to figure this out myself :)
On 26 September 2013 16:29, Panicz Maciej Godek godek.maciek@gmail.com wrote:
Hi, is there any way to use the Gambit compiler to compile programs that use syntax-case macros? I see that one needs to (load "~~lib/syntax-case.scm") in order to use them, but that only seems to work with the interpreter.
Thanks in advance, M.
Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list