There is a rather cryptic comment on the RDNZL home page about CLisp having GC and callback issues because of lack of thread support. Is this because the host lisp's runtime data structures need to be protected from simultaneous access by threads created by RDNZL? I ask, because clisp now has limited multi-threading support on win32, and I would like to get it to work with RDNZL.
Matt