bug-guile
[Top][All Lists]
Advanced

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

[bug #25519] Double currying does not work


From: Ludovic Courtès
Subject: [bug #25519] Double currying does not work
Date: Mon, 09 Feb 2009 16:44:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2009010621 IceCat/3.0.5-g1

Update of bug #25519 (project guile):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

No, it shouldn't work, according to R5RS Section 7.1.6 "Programs and
definitions", where the formal syntax of a definition is specified as:

<definition> -> (define <variable> <expression>)
      | (define (<variable> <def formals>) <body>)
      | (begin <definition>*)

Thanks,
Ludo'.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25519>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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