[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: macros expanding into definitions



I agree strongly with both Kent's proposal on BEGIN-splicing (though something
must be said about the meaning of the following, then:

		(lambda () (begin))

which is legal without splicing, but illegal afterwards...) and with Marc's
proposal concerning internal definitions.  In both cases, it seems to me that
the distinctions currently made in the report are simply pedantic and of no use
to either the program writer or the program reader.

	Pavel