Re: [racket] DrRacket online check syntax

2011-08-20 Thread Grant Rettke
On Wed, Aug 3, 2011 at 11:23 AM, Jay McCarthy wrote: > Check syntax is always running, so you don't need to press the button > to see binding errors, get the arrows, etc That is wonderful. _ For list-related administrative tasks: http://lists.ra

Re: [racket] DrRacket online check syntax

2011-08-03 Thread Jay McCarthy
Check syntax is always running, so you don't need to press the button to see binding errors, get the arrows, etc Jay On Wed, Aug 3, 2011 at 10:16 AM, Grant Rettke wrote: > On Tue, Aug 2, 2011 at 4:34 PM, Robby Findler > wrote: >> I've just pushed an extension of DrRacket to support online check

Re: [racket] DrRacket online check syntax

2011-08-03 Thread Grant Rettke
On Tue, Aug 2, 2011 at 4:34 PM, Robby Findler wrote: > I've just pushed an extension of DrRacket to support online check > syntax that I demoed at RacketCon. What does it do? _ For list-related administrative tasks: http://lists.racket-lang.org/

[racket] DrRacket online check syntax

2011-08-02 Thread Robby Findler
I've just pushed an extension of DrRacket to support online check syntax that I demoed at RacketCon. (This will not be in the upcoming release by in the release 3 months from now.) The new little blue (and sometimes green) dot in the bottom corner of the drracket window lets you know when it is wor