Re: Maxima Communication



----- Original Message ----- 
From: "alynch" <al at alinsyria>
To: ""Siver Andrey" maxima@www.math.utexas.edu" <siver@sirius.ihep.su>;
"Gottfried Helms" <Annette.Warlich@t-online.de>
Sent: Saturday, October 16, 2004 2:10 PM
Subject: Maxima Communication


> I hope this helps you both a little bit (see attached call engine.py), the
> basic idea is that as data comes back from maxima you compare it to the
> regular expressions, and when you get a match then process that.
>
> You'll need to study Regular Expressions (e.g.
> http://www.amk.ca/python/howto/regex/)
>
> and if you are going to use Expect then you'll need to learn about that
too.
>
>
> If you get any further than I have then please let me know,

Could you add a little exampe how send something to the maxima and recieve
the response?

My straight way to run Kayali has not been succeed under ALT Linux Junior
2.2 (perhaps, I have old version of python and have no package regex).

>
> Regards
> Abdulhaq
>

Andrey