chicken-janitors
[Top][All Lists]
Advanced

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

Re: #1760: IR-transformer not implicitly renaming?


From: Chicken Trac
Subject: Re: #1760: IR-transformer not implicitly renaming?
Date: Wed, 02 Jun 2021 11:24:36 -0000

#1760: IR-transformer not implicitly renaming?
---------------------------------------+----------------------
            Reporter:  Idiomdrottning  |      Owner:  (none)
                Type:  defect          |     Status:  reopened
            Priority:  major           |  Milestone:  someday
           Component:  unknown         |    Version:  5.2.0
          Resolution:                  |   Keywords:
Estimated difficulty:                  |
---------------------------------------+----------------------

Comment (by Idiomdrottning):

 OK I guess this is just normal.

 (define-syntax stest
   (syntax-rules ()
     ((stest)
      (define (heyo) (print "Heyo!")))))

 (stest)
 (heyo)

 So weird!
 I thought this was "unhygienic"

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1760#comment:5>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]