On 06/20/2012 08:44 AM, Charles Turner wrote:
> Another difference is that defSntxStFld("do", "kawa.lib.std_syntax");
> is in Scheme, but not CommonLisp, adding it made no difference to my
> error.
CommonLisp imports "do" by doing a
loadClass("kawa.lib.std_syntax")
--
--Per Bothner
per@bothner.com http://per.bothner.com/