[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Point of incompatibility between MacLisp and Lispm lisp
- Subject: Re: Point of incompatibility between MacLisp and Lispm lisp
- From: BAK at MIT-AI (William A. Kornfeld)
- Date: Fri ,12 Dec 80 15:53:00 EDT
The form: ((LAMBDA (A B A) A) 1 2 3)
evaluates to 1 in MacLisp and to 3 in Lispm lisp.