[Bese-devel] Patch to allow macrolet to work under with-call/cc
John Fremlin
john at fremlin.org
Thu Mar 15 09:56:46 UTC 2007
It delays the evaluation of lambda forms making things more
inefficient but allowing macrolet to work on cmucl/sbcl and clisp. It
didn't before because they cannot serialise the lambda functions into
fasl files.
Any comments welcome as I am very new to lisp.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arnesi_dev-20070313.patch
Type: text/x-diff
Size: 2753 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20070315/f2895816/attachment.patch>
More information about the bese-devel
mailing list