[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MIT-Scheme-devel] #f vs '()
From: |
Taylor Campbell |
Subject: |
Re: [MIT-Scheme-devel] #f vs '() |
Date: |
Sat, 8 Oct 2005 16:58:39 +0000 (UTC) |
User-agent: |
IMAIL/1.21; Edwin/3.116; MIT-Scheme/7.7.90.+ |
Date: Sat, 8 Oct 2005 02:19:05 -0400
From: Jeremy Daniel <address@hidden>
Does 7.7.90+ mit-scheme have any option for treating #f and '() as the
same for legacy reasons now that they are distinct?
I'd imagine not, given the amount of difficulty that the conversion
required in the first place. If you want to run legacy code, why
don't you use legacy versions of MIT Scheme?