Re: [racket-dev] teaching language error messages

2011-07-19 Thread Robby Findler
On Tue, Jul 19, 2011 at 12:03 PM, Guillaume Marceau wrote: > > > On Tue, Jul 19, 2011 at 12:03 PM, Robby Findler > wrote: >> >> I see that the teaching language error messages now have things like >> this in them (where the . is an image literal): >> >> Welcome to DrRacket, version 5.1.2.3--2011-

Re: [racket-dev] teaching language error messages

2011-07-19 Thread Guillaume Marceau
On Tue, Jul 19, 2011 at 12:03 PM, Robby Findler wrote: > I see that the teaching language error messages now have things like > this in them (where the . is an image literal): > > Welcome to DrRacket, version 5.1.2.3--2011-07-19(4b77a0fc/d) [3m]. > Language: Beginning Student; memory limit: 128 M

[racket-dev] teaching language error messages

2011-07-19 Thread Robby Findler
I see that the teaching language error messages now have things like this in them (where the . is an image literal): Welcome to DrRacket, version 5.1.2.3--2011-07-19(4b77a0fc/d) [3m]. Language: Beginning Student; memory limit: 128 MB. > (+ 1 (list .)) +: expects a number as 2nd argument, given (co