[Maxima] Maxima step-by-step mode
Andrew Yeltsin
gutierrez at nigma.ru
Tue Nov 11 09:57:17 CST 2008
Hallo!
We're using Maxima in our projects. It works ok, it solves all the problems
we need to solve, but for some reasons we need some more from Maxima.
We want Maxima to print out step-by-step results like http://mathway.com/does.
So I checked out the code from CVS, built it, open the maxima command line
and started to read documentation.
I've found the "41. Debugging" section in documentation and tried to place
breakpionts and trace functions calls.
But the breakpions can be only placed in Maxima functions. And only Maxima
(not the lisp-level functions) functions are printed in function call
traces.
So, the question is:
Is it posssible to enable lisp-level debugging in Maxima?
Or, more general, does Maxima have a step-by-step mode?
If it does not have such a mode, how it would be easier to make step-by-step
mode?
Andrew Yeltsin,
nigma.ru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20081111/c42ae19f/attachment.htm
More information about the Maxima
mailing list