[parenscript-devel] Lexical scoping bug

Daniel Gackle danielgackle at gmail.com
Mon Mar 29 19:47:26 UTC 2010


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/20100329/594ce11c/attachment.html>


More information about the parenscript-devel mailing list