[plt-scheme] #!r6rs braces
Thanks, Jos
----- Original Message -----
From: "Matthew Flatt" <mflatt at cs.utah.edu>
To: "Jos Koot" <jos.koot at telefonica.net>
Cc: <plt-scheme at list.cs.brown.edu>
Sent: Thursday, June 26, 2008 7:47 PM
Subject: Re: [plt-scheme] #!r6rs braces
> At Thu, 26 Jun 2008 11:37:43 +0200, "Jos Koot" wrote:
>> 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.
>
> Yes, it should be. Currently, though, DrScheme doesn't know when it's
> running an R6RS program.
>
> We plan to have DrScheme adapt its REPL printing for the Module
> language based on the `#lang' (or `#!') line in the definitions window.
> But that protocol is not yet in place.
>
>
> Matthew
>