[gambit-list] syntax-case and #!optional/#!rest

William Cook wcook at cs.utexas.edu
Fri Mar 28 10:30:08 EDT 2008


I like to use syntax-case because it is more portable with other 
schemes. But it seems that it interferes with #!optional and #!rest. Is 
there any way around this? Can I use some kind of scoping/module 
approach to allow me to mix libraries that use #!optional with 
define-syntax?

William




More information about the Gambit-list mailing list