Kevin K. Lewis writes:
> Also, there will be some differences between Scheme and Guile. Guile
> will have `(eq #f ()) => #t'. And it is case-sensitive.
It is case sensitive, but the (eq? #f '()) => #t thing only holds (in
the latest design) in the Elisp world -- in the scheme world #f and
'() are to be distinct objects (this having only been announced about
two days ago).
I must admit I'm sort of disappointed by the amount of division
in the Scheme on Unix community -- between STk, Elk, Guile, and a
thousand others, effort gets very fragmented...
Perry
Received on Thu Sep 05 1996 - 21:02:53 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST