Hrvoje Niksic <hniksic(a)srce.hr> writes:
sperber(a)informatik.uni-tuebingen.de (Michael Sperber [Mr.
Preprocessor]) writes:
> >>>>> "Hrvoje" == Hrvoje Niksic <hniksic(a)srce.hr>
writes:
Exactly. And it's almost impossible to compile. And it's fucking
huge. Etc. Clisp doesn't have a native compiler, but it would
probably serve our purposes much better.
Actually it's pretty easy to recompile CMUCL with itself. If you want
to add some new feature or something, then it's a nightmare. You
usually end up having to use a cross compiler to do it, and even then
not always.
I guess that's what happens when it can't bootstrap itself without an
already working version.
I don't find the size that huge. A typical CMUCL image for me is
about 20-25 MB. XEmacs is about the same for me.
CMUCL isn't what we want to use.
Ray