<br>Patch titled<br><span><br>Added import-macros-from-lisp that bring lisp macros into the js macroexpansion<br><br>does not compile under SBCL 0.9.12. Have not tried any other lisp.<br><br>Probem is that the new function undefine-js-compile-macro is defined and used by a macro used in this file. 
<br><br>To fix I wrapped the function in (eval-when (:execute :load-toplevel :compile-toplevel)</span>.<br><br><br><a class="title" href="http://uncommon-web.com/darcsweb/darcsweb.cgi?r=parenscript;a=commit;h=20060512152954-6b9e8-72eca5cd28854044963f5453ac30dcbaca2aea3d.gz">
</a><br><br>