Re: [racket-users] is there a way to syntax-local-lift- something into a define-syntax?

2016-10-09 Thread Stephen Chang
Yes, that worked. Thanks. On Sun, Oct 9, 2016 at 8:11 AM, Matthew Flatt wrote: > Does `syntax-local-lift-module-end-declaration` work? > > At Sat, 8 Oct 2016 19:29:19 -0400, Stephen Chang wrote: >> I'm trying to write a provide transformer that wraps a provided >> identifier

Re: [racket-users] how to understand this code? permutations use recursive 4 times

2016-10-09 Thread Vincent St-Amour
The link is dead. Vincent On Sun, 09 Oct 2016 01:44:39 -0500, 231c wrote: > > https://hackpad.com/I-dont-know-how-to-understand-this-works-and-correct-T9yCt51UGSh > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from

Re: [racket-users] is there a way to syntax-local-lift- something into a define-syntax?

2016-10-09 Thread Matthew Flatt
Does `syntax-local-lift-module-end-declaration` work? At Sat, 8 Oct 2016 19:29:19 -0400, Stephen Chang wrote: > I'm trying to write a provide transformer that wraps a provided > identifier and then provides that instead. > > For example, > #lang racket > (require (for-syntax syntax/parse

[racket-users] how to understand this code? permutations use recursive 4 times

2016-10-09 Thread 231c
https://hackpad.com/I-dont-know-how-to-understand-this-works-and-correct-T9yCt51UGSh -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to