On Mon, Jan 25, 2010 at 10:00 AM, Leo <sdl.web at gmail.com> wrote:
> It seems the best free CL for OSX is ccl?. SBCL is good but it does not
> support thread well.
It would be neat to have threads. Of course, much Maxima code is not
compatible with threads because of its use of global (special) variables.
What is your goal with threading? I'd think that there isn't much advantage
to threading in the core mathematical components.
On the other hand, it would be nice to have the front end run within Maxima
itself, assuming that appropriate GUI tools are available. Is this
something you're planning to work on?
Thanks for your contributions!
-s