[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: REM at MIT-MC
- From: JONL at MIT-MC (Jon L White)
- Date: Sat, 1 Nov 80 09:07:00 GMT
- Cc: CATCH-THROW at MIT-MC
- Original-date: 1 NOV 1980 0407-EST
Date: 31 October 1980 19:09-EST
From: Robert Elton Maas <REM at MIT-MC>
. . .
Persons running NIL code can write macros that map CATCH and THROW to
*CATCH and *THROW while experienced NIL users will be
careful not to load faulty code in with their NIL stuff.
Just like to point out that the NIL syntax for CATCH is primitive, and
it is *CATCH which is made a macro (which conveniently enough just
changes its name into CATCH)