[racket-dev] [racket] keyword args static checking and optimization

From: Neil Van Dyke (neil at neilvandyke.org)
Date: Sat Sep 3 14:09:50 EDT 2011

Matthew Flatt wrote at 08/08/2011 11:05 AM:
> I've implemented all of this (not yet pushed). It's more complex than I
> originally hoped, and I'm not yet sure it's worthwhile. Longer term,
> maybe it's better to work on ways for macros to more directly
> communicate with the optimizer.

Thanks, Matthew.  (I'm just catching up on this thread.  Was actually in 
the middle of a Racket code refactoring task in which keyword arguments 
were a win in keeping things straight.)

-- 
http://www.neilvandyke.org/


Posted on the dev mailing list.