[plt-scheme] #!r6rs braces
Jos Koot
jos.koot at telefonica.net
Thu Jun 26 05:37:43 EDT 2008
The default value of print-mpair-curly-braces is #t. For scheme and scheme/base this is the right default, I think. For #!r6rs, however, I would welcome the default to be #f.
What are your opinions about this?
Of course I can set print-mpair-curly-braces to #f myself, but this means that I have to import a non standard procedure or module. For me the main reason of using #!r6rs is to produce code that runs an every R6RS conformant compiler/interpreter. When this conformance is not required I prefer to use the more comprehensive #lang scheme.
Jos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20080626/cab1a74c/attachment.htm
More information about the plt-scheme
mailing list