Defining quasisyntax in terms of syntax-case Andre van Tonder (30 Jun 2006 02:30 UTC)
Re: Defining quasisyntax in terms of syntax-case Andre van Tonder (30 Jun 2006 11:25 UTC)
Re: Defining quasisyntax in terms of syntax-case David Feuer (30 Jun 2006 11:43 UTC)
Re: Defining quasisyntax in terms of syntax-case Andre van Tonder (30 Jun 2006 13:56 UTC)
Re: Defining quasisyntax in terms of syntax-case Andre van Tonder (30 Jun 2006 19:06 UTC)

Re: Defining quasisyntax in terms of syntax-case David Feuer 30 Jun 2006 11:43 UTC

On 6/30/06, Andre van Tonder <xxxxxx@now.het.brown.edu> wrote:
> Here is more correct and much more concise definition.
> A quasisyntax expression is simply converted to a
> with-syntax expression that performs the appropriate
> substitutions.  It runs on Petite.

Does it work correctly with (... ...), etc.?

David,
pushing SRFI-46 as hard as possible.