lispbub

Results 3 issues of lispbub

Code generation time can be heavily increased via `(setf sb-ext::*evaluator-mode* :interpret)` but that breaks when `(let (..) )` definitions are used for code substitution. Performance increase seems plausible: no compilation,...

enhancement

remove superflous whitespace (see #22)

enhancement

Only a tentative solution (#49) is implemented in c-mera for ccl's error handling. CCL:SAVE-APPLICATION seems to not handle the :error-handler keyword properly.

enhancement