From: Joe Marshall (jmarshall at alum.mit.edu) Date: Thu Mar 25 18:27:15 EDT 2010 |
|
On Thu, Mar 25, 2010 at 3:12 PM, <dherman at ccs.neu.edu> wrote: > I disagree; I meant there's no right solution without a documented specification. If you specify what implicit bindings it defines (and with syntax-case, you need to specify what marks it uses) then there *is* a right solution. > So suppose `while' implicitly binds `break', but you want to write a macro based on `while' that does not expose this implicit binding? -- ~jrm
Posted on the users mailing list. |
|