On Sun, 21 Aug 2005, Eric Marsden wrote:
> csr> (Just to raise the question: people wondering about porting SBCL's > csr> Unicode to CMUCL might be advised to perform the inverse calculation, > csr> of what CMUCL features are needed in SBCL to switch in that > csr> direction.) > > I second Christophe's remark here. Implementing Unicode in CMUCL > would require a considerable amount of work, and given the number of > currently active maintainers (really only Raymond who is doing a > fantastic job on this large task), is unlikely to happen soon or > ever. Considering this situation, I'd really like to try digging a bit deeper into CMUCL interna, especially concerning issues such as the code generator. Where can I get the relevant information? Maybe from SBCL documents? -- regards, [EMAIL PROTECTED] (o_ Thomas Fischbacher - http://www.cip.physik.uni-muenchen.de/~tf //\ (lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y) V_/_ (if (= x 0) y (g g (- x 1) (* x y)))) n 1)) (Debian GNU)
