[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Re: Destructuring syntax]
- To: JONL at MIT-MC
- Subject: Re: [Re: Destructuring syntax]
- From: PDL at MIT-DMS (P. David Lebling)
- Date: Mon ,2 Feb 81 11:06:00 EDT
- Cc: DLW at MIT-MC, dick at MIT-AI, LISP-FORUM at MIT-MC, LISP-DISCUSSION at MIT-MC
MDL supports the &keywords in somewhat different form. The keywords
are given as strings, and the keyword &rest is called "TUPLE" in
MDL. Other than that, the syntax is identical. This is not surprising,
since the LispM &keyword syntax was based on MDL.
Dave