Re: What's so great about lisp?



William Bland <doctorbill.news@xxxxxxxxx> writes:

> I frequently have programs in a state where much of the code is
> completely broken with respect to type-correctness, and I *know*
> that, but I still want to compile it so that I can work on the other
> bits.

Exactly.

Now I want as much static checking as possible, but I'm going to get
really irritated if it gets in the way.

.