[parenscript-devel] Lexical scoping bug
Daniel Gackle
danielgackle at gmail.com
Thu Apr 15 04:04:22 UTC 2010
Vladimir,
I don't think we heard back about this bug. I've got an ugly workaround for
it in my code, which it would be nice to get out of there. Do you think it
will be hard to fix?
Daniel
On Mon, Mar 29, 2010 at 1:47 PM, Daniel Gackle <danielgackle at gmail.com>wrote:
> Just ran across this one:
>
> (ps (let ((abc (@ x :abc)))
> (funcall abc)))
>
> =>
>
> "var abc901 = x.abc;
> abc();"
>
> Daniel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/parenscript-devel/attachments/20100414/06e288df/attachment.html>
More information about the parenscript-devel
mailing list