Guile Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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.
Guile Home |
Main Index |
Thread Index