Hi, What exactly is the current state of non-top level callbacks for CFFI? Something like: (let ((x 10)) (defcallback mycallback ....)) What platforms/implementations support this? The manual only says "some Lisps". Also, is there anything analogous to lambda for defcallback? regards, Tomas.