GSOC | Extending Common Lisp support

Per Bothner per@bothner.com
Thu Jun 21 06:34:00 GMT 2012


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/




More information about the Kawa mailing list