[plt-scheme] easy way of doing check-syntax across a projectwide directory?

From: Daniel Yoo (dyoo at cs.wpi.edu)
Date: Tue Feb 13 15:37:57 EST 2007


On Mon, 12 Feb 2007, Robby Findler wrote:

> Did you try using mzc -k? You can pass the main file(s) on the 
> commandline and it will compile them all, including dependencies and 
> tell you about unbound ids.


Hi Robby,

mzc -k works beautifully for this.  Thank you!


Posted on the users mailing list.