[gambit-list] Compiling programs that use syntax-case macros

Caolan McMahon caolan.mcmahon at gmail.com
Thu Sep 26 11:34:48 EDT 2013


and you should be able to omit the (load "~~lib/syntax-case.scm")

On 26 September 2013 16:34, Caolan McMahon <caolan.mcmahon at gmail.com> wrote:
> 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 at 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 at iro.umontreal.ca
>> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>>



More information about the Gambit-list mailing list