[racket-dev] internal-definition parsing

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Jul 7 13:17:29 EDT 2010

At Wed, 7 Jul 2010 13:13:31 -0400, Matthias Felleisen wrote:
> 
> 1. My most important concern is that begin-with-definitions takes Nx times 
> more time to expand than the current body expander. Are you going to use this 
> macro or are you going to bake it all into the implementation? 

The latter, so there's no slowdown.

> 2. My second one is one of internal interest. In principle all 'body' forms 
> should be expanded in one single place and this should be a single point of 
> change here. Is this correct? 

Yes.



Posted on the dev mailing list.