On 2006-jun-25, at 19:27, Ken Tilton wrote:
Well, come to think of it, I handle the Togl callbacks in Tcl/Tk by declaring fixed callbacks and having those call lambdas one can put in a slot of the CLOS class that wraps a C Togl widget. Hmmm.
Right, I do similar dispatching in cl-glut.
But I need portability: ACL, Lispworks, mebbe OpenMCL. Where would it run?
From the top of my head: only SBCL, OpenMCL and CLISP.