Webserver



Hi,

You can easily use Common Lisp and Maxima at the same time, see
http://maxima.sourceforge.net/docs/manual/en/maxima_3.html#SEC5 for
details.  There are several web servers written in Common Lisp, a
popular one is Hunchentoot (http://www.weitz.de/hunchentoot/).  You
could, for example, create a web service for evaluating Maxima
expressions.

Regards,

On Sun, Aug 22, 2010 at 7:49 PM, David Blubaugh
<davidblubaugh2000 at yahoo.com> wrote:
>
> To all,
>
>
> I was wondering if Lisp can be utilized within Maxima, if it was possible, to use Maxima and LISP to study concepts such as computational complexity ??? Is this possible??? Can I use LISP to also develop a web server within Maxima as well as, use maxima to study the computational efficiency or complexity of the web server running within the LISP interpreter within Maxima ??
>
> David Bluabguh
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>



--
Juan M. Bello Rivas