[gambit-list] Intermixing syntax-rules and define-macro
    Jeff Read 
    bitwize at gmail.com
       
    Thu Sep 27 18:39:48 EDT 2012
    
    
  
On Sep 27, 2012 6:35 PM, "Patrick Li" <patrickli.2001 at gmail.com> wrote:
>
> Thank you very much! For my use case, I am unable to stick completely to
using define-syntax thus have to deal with how to intermix these two
systems properly.
Don't try to mix the two systems in Gambit. That way lies madness.
If you need to break hygiene, Gambit includes a syntax-case implementation
you can use with define-syntax.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20120927/a5c758bc/attachment.htm>
    
    
More information about the Gambit-list
mailing list