[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Grindef on lisp machine



CC: (BUG lispm) at MIT-AI
The lisp machine grinder was written before LET existed, so it doesn't
know about it and grinds it as if it were an ordinary function.  When
I get a chance I'll go through the manual and put all the special forms
listed there into the grinder's table.  You could probably figure out
how to do this yourself without much trouble if you feel like doing so
(if you do, please tell me, and please test it to make sure you haven't
broken it).