[plt-scheme] define-syntax in define-syntax
Hi Jens,
Thanks for your quick response. Unfortunately (... ...) does not work in
v103.
May be I should switch to 2xx. Need more ram first.
Jacob Koot
----- Original Message -----
From: "Jens Axel Søgaard" <jensaxel at soegaard.net>
To: "Jos Koot" <jos.koot at tiscali.nl>
Cc: "plt" <plt-scheme at list.cs.brown.edu>
[snip]
To insert an explicit ellipsis in a syntax-rules macro use the rather
odd form (... ...) .
I'm not sure whether the (... ...) syntax is supported in v103 though.
Jens Axel Søgaard