[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Proposed evaluator for Common LISP -- declarations
- To: Earl A. Killian <EAK at MIT-MC>
- Subject: Proposed evaluator for Common LISP -- declarations
- From: DLW at MIT-MC
- Date: Mon, 20 Sep 1982 13:49:00 -0000
- Cc: common-lisp at SU-AI, STEELE at CMU-20C
- Sender: DLW at MIT-OZ
There should NOT be a way to ask the type of a variable!
CL is not a typed-variable language. Implementations
are EXPLCITLY ALLOWED to ignore all type declarations.
-------