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


Greg Badros wrote:
> 
> AFAICT, guile only accepts () as parentheses;  I find it far more
> readable to be able to mix square brackets [] and round parentheses ()
> in my expressions.  Any thoughts about adding a reader option to permit
> this?

Uggh. Why don't you write your own repl. Sounds like a 10 minute
exercise. Then you'll be able to write non-portable code for all you're
worth.

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