[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Defining quasisyntax in terms of syntax-case

This page is part of the web mail archives of SRFI 93 from before July 7th, 2015. The new archives for SRFI 93 contain all messages, not just those from before July 7th, 2015.



On 6/30/06, Andre van Tonder <andre@xxxxxxxxxxxxxxxxx> 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.