How to use Maxima from within C++ program (CGI)?



I was thinking of this...

http://allegroserve.sourceforge.net/

 

> -----Original Message-----
> From: maxima-bounces at math.utexas.edu 
> [mailto:maxima-bounces at math.utexas.edu] On Behalf Of 
> Konovalov, Vadim Vladimirovich (Vadim)** CTR **
> Sent: Thursday, August 09, 2007 5:57 AM
> To: Yigal Asnis; Maxima at math.utexas.edu
> Subject: Re: [Maxima] How to use Maxima from within C++ program (CGI)?
> 
> 
> > GiNaC library have a parser so I can easy transform
> > strings to expressions and vice versa in C++.
> 
> you do not realize that this way you'll spend much more programming
> efforts and time
> C++ programmers have low productivity due to too low level 
> programming.
> 
> Programmers are often too conservative: someone somehow convinced them
> that C++ (or java) is the best and they will never even try 
> looking into
> lisp, or perl, or whatever.
> 
> 
> > The question about Lisp is wether is possible to make
> > CGI with it? In C++ I have cgicc library that is doing
> > all the dirty work.
> 
> may be quick link at http://www.cliki.net/lisp-cgi-utils will help?
> 
> Best regards,
> Vadim.
> 
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>