From: Tom Copeland Date: 2006-04-01T22:24:51+09:00 Subject: Re: Static and Dynamic Analysis On Sat, 2006-04-01 at 13:50 +0900, pat eyler wrote: > On 3/31/06, Tom Copeland wrote: > > On Sat, 2006-04-01 at 07:39 +0900, Miles Monroe wrote: > > > Are there any static and/or dynamic analysis tools for Ruby? FxCop for > > > Ruby? > > > > There's the nascent checkr project: > > wow, I didn't realize people were looking. At this point, Sean and I are > just spiking with ParseTree and SexpProcessor. As we learn a bit > more about how these (really powerful) tools work, we hope to get > some good stuff going. Hehe, yeah, I do a bunch of static analysis stuff with Java, so when I approved that project I bookmarked it :-) Yours, Tom