[plt-scheme] Check Syntax & mangled identifiers
On Sat, May 23, 2009 at 1:44 AM, Tom Schouten <tom at zwizwa.be> wrote:
> Hello,
>
> In the following, is there a way to instruct Check Syntax to recognize
> the #'x identifier in reference and binding position as in case 1, or
> in its relation to the #'_x identifier as in case 2 ?
I believe that you can use the 'disappeared-binding and
'disappeared-use syntax properties to do this.
http://docs.plt-scheme.org/reference/stxprops.html
--
sam th
samth at ccs.neu.edu