[plt-scheme] Whoever is improving Check Syntax across macros insvn, thank you so much!

From: jos koot (jos.koot at telefonica.net)
Date: Sun Mar 18 05:57:05 EDT 2007

I second that, Jos Koot

(((((lambda(x)((((((((x x)x)x)x)x)x)x)x))
    (lambda(x)(lambda(y)(x(x y)))))
   (lambda(x)(x)x))
  (lambda()(printf "Greetings, Jos~n"))))
  ----- Original Message ----- 
  From: Matthias Felleisen 
  To: Robby Findler 
  Cc: plt-scheme at list.cs.brown.edu 
  Sent: Sunday, March 18, 2007 3:19 AM
  Subject: Re: [plt-scheme] Whoever is improving Check Syntax across macros insvn, thank you so much!


  Yes, try out the macro stepper too and mouse over id bindings that  
  are confirmed as you step thru an expansion. It's mind-boggling --  
  Matthias


  On Mar 17, 2007, at 10:11 PM, Robby Findler wrote:

  > I think that was Ryan. Very nice job he did indeed!
  >
  > Robby
  >
  > On 3/17/07, Daniel Yoo <dyoo at cs.wpi.edu> wrote:
  >> I was very happy to see the recent improvements to DrScheme in svn,
  >> especially the improvements to Check Syntax; the lexical scoping  
  >> arrows
  >> seem to be working a lot better in macro definitions.  Thank you!
  >> _________________________________________________
  >>   For list-related administrative tasks:
  >>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
  >>
  > _________________________________________________
  >  For list-related administrative tasks:
  >  http://list.cs.brown.edu/mailman/listinfo/plt-scheme

  _________________________________________________
    For list-related administrative tasks:
    http://list.cs.brown.edu/mailman/listinfo/plt-scheme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20070318/44ed74f1/attachment.html>

Posted on the users mailing list.