[Openmcl-devel] ccl 1.11.5 release
R. Matthew Emerson
rme at acm.org
Sat Dec 9 00:21:34 PST 2017
> On Dec 9, 2017, at 12:13 AM, Ron Garret <ron at flownet.com> wrote:
>
> Why not just publish it on github? Why do you think you need to patch the CCL sources?
>
> BTW, symbol reader macros are not that hard:
>
> https://github.com/rongarret/ergolib/blob/master/experimental/symbol-reader-macros.lisp
>
> BTW2 CCL has a general “advice” mechanism that allows you to wrap a hook around any function. It’s not documented, but it’s not hard to reverse-engineer it. Just meta-point on ADVISE.
https://ccl.clozure.com/docs/ccl.html#advising
More information about the Openmcl-devel
mailing list