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

Re: let-id-macro



In 103, the debugging and non-debugging languages have completely 
different syntax systems (and implementations). In the next release, 
we only have one: syntax-case, and probably the macro you are 
interested in can be written using syntax-case (although not all can 
be).

Hope that helps.

Robby

At 11:22 PM +0200 4/3/01, Jacob J. A. Koot wrote:
>Hi,
>In the full language of plt scheme with debugging, the identifier
>let-id-macro is unknown, both in the graphical and the textual version. It
>is known in the versions without debugging. Is this intentional, or is it a
>bug? I use version 103 withWindows 98. Is there a way to circumvent this
>problem? Using the version without debugging, obviously, but during
>devellopment I like the highlighting of subexpressions in which problems are
>detected.
>Regards, Jacob J. A. Koot (Jos)