>>>>> "tf" == Thomas Fischbacher <[EMAIL PROTECTED]> writes:
tf> Considering this situation, I'd really like to try digging a bit deeper
tf> into CMUCL interna, especially concerning issues such as the code
generator.
tf> Where can I get the relevant information? Maybe from SBCL documents?
the CMUCL Internals Manual is available (though incomplete) from
<URL:http://common-lisp.net/project/cmucl/doc/CMUCL-design.pdf>
and the source code itself, which is quite well commented. Also see
the sbcl-internals wiki at <URL:http://sbcl-internals.cliki.net/>.
--
Eric Marsden