felix scripsit: > an implementation of syntax-case on top of explicit renaming (I don't > know if that is even possible.
General consensus is that it's not without a full tree-walker (essentially the same as the preprocessor idea). I believe that syntax-case has been shown to be possible over syntactic closures. -- John Cowan http://ccil.org/~cowan [email protected] [T]here is a Darwinian explanation for the refusal to accept Darwin. Given the very pessimistic conclusions about moral purpose to which his theory drives us, and given the importance of a sense of moral purpose in helping us cope with life, a refusal to believe Darwin's theory may have important survival value. --Ian Johnston _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
