Yes, `format-id' is handy. I have an example here:
http://www.greghendershott.com/fear-of-macros/pattern-matching.html#(part._format-id)
Racket Users list:
http://lists.racket-lang.org/users
of course ...
Thanks.
On Thu, Nov 15, 2012 at 2:20 PM, Tobias Hammer wrote:
> format-id from racket/syntax?
>
>
> On Thu, 15 Nov 2012 20:13:40 +0100, Ray Racine
> wrote:
>
> What little macro-fu I ever had abandoned me long back.
>>
>> Say I want to generate an identifier, e.g. add a standar
format-id from racket/syntax?
On Thu, 15 Nov 2012 20:13:40 +0100, Ray Racine
wrote:
What little macro-fu I ever had abandoned me long back.
Say I want to generate an identifier, e.g. add a standard suffix.
So if my identifier is `hello', the suffix `-tmp' is appended forming
`hello-tmp'.
3 matches
Mail list logo