chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1422: for-each behaves inconsistently when compi


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1422: for-each behaves inconsistently when compiled versus interpreted on lists of unequal length
Date: Thu, 19 Oct 2017 13:54:41 -0000

#1422: for-each behaves inconsistently when compiled versus interpreted on lists
of unequal length
-------------------------------------+-------------------------------------
            Reporter:  sjamaan       |      Owner:
                Type:  defect        |     Status:  new
            Priority:  major         |  Milestone:  5.1
           Component:  core          |    Version:  5.0
  libraries                          |   Keywords:  compiler syntax, for-
          Resolution:                |  each, inconsistency
Estimated difficulty:  medium        |
-------------------------------------+-------------------------------------

Comment (by felix):

 Any extra check would make the compiler syntax slower (and thus
 pointless). I'd rather go for the lax interpretation of the standard. This
 may also be handy when coding, even though it may break in stricter
 implementations.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1422#comment:2>
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]