If you wanted to see how slowly you could run Maxima, you could run
the whole thing interpreted (in some other lisp).
Clisp is a byte-code interpreter, but some of the other lisps, those
that assume that anything you want to run fast will
be compiled, probably have slower interpreters.  This might even be
useful for debugging purposes, though usually
one runs the whole system at full compiled speed and only runs the
part you want to debug as interpreted code.
RJF


On Dec 21, 11:11 am, "ma...@mendelu.cz" <ma...@mendelu.cz> wrote:
> On 21 pro, 09:21, cch <cchu...@mail.cgu.edu.tw> wrote:
>
> > Maxima-5.20.1 with clisp version works on my linux-32 Sage-4.2.
>
> Isn't clisp the slowest option?
>
> Robert
>
>
>
> > cch

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to