This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Reader option to permit brackets as parentheses


Maciej Stachowiak <mstachow@alum.mit.edu> writes:

> For what it's worth, I have seen academic papers by RnRS authors use
> [] interchangably with (). That's a fairly strong endorsement.
> 
> I hate to admit it but I actually found it somewhat more readable (the
> usual convention is to use square brackets consisently with certain
> special forms, e.g. cond and the let family).

When guile does have [] support, it'd be nice to include a little script
to switch () to [] (and back) in the standard places (e.g., let bindings
and cond guard expressions).  Any takers?

Greg

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]