Looking for basic outline of how Maxima is put together
Subject: Looking for basic outline of how Maxima is put together
From: Stavros Macrakis
Date: Wed, 28 Jul 2010 15:44:35 -0400
I believe Steve was looking for information on the REPL, not on the looping
control structures.
Steve, several other projects have interfaced to Maxima. The biggest
challenge is handling errors and interactive input (when Maxima asks a
question in the middle of a computation).
Others on this list have experience with this sort of thing and should be
able to help.
-s
On Wed, Jul 28, 2010 at 14:48, Adam Majewski <adammaj1 at o2.pl> wrote:
> Dnia Wed, 28 Jul 2010 13:13:34 -0400, Steve Stevenson napisa?(a):
>
> > I'm new to Maxima but not CASs in general. I'm looking for an overview
> > document of the control loop. I'm interested in interfacing Maxima
> > through another route so I'd like to pass sexprs back and forth. I'm
> > new to Maxima but not CASs in general. I'm looking for an overview
> > document of the control loop. I'm interested in interfacing Maxima
> > through another route so I'd like to pass sexprs back and forth.
> > _______________________________________________ Maxima mailing list
> > Maxima at math.utexas.edu
> > http://www.math.utexas.edu/mailman/listinfo/maxima
>
> For loop doc see :
> - program flow
> - programming
> in Maxima doc
>
> HTH
>
> Adam
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>