TheoVerelst (Jul 31 '05) Tcl related Examples:
http://wiki.tcl.tk/maxima , Calling Maxima from Tcl
http://wiki.tcl.tk/12065
http://www.fosdem.org/2005/index/dev_room_tcl/schedule
http://wiki.tcl.tk/11954 Bwise
http://wiki.tcl.tk/bwise combined with Maxima
http://wiki.tcl.tk/11991
http://wiki.tcl.tk/12732
http://wiki.tcl.tk/12733
http://wiki.tcl.tk/12737PHP related examples by M. Arndt (February 2006)
A quote from the maxima mailing list:
http://www.math.utexas.edu/pipermail/maxima/2006/012489.html
I'd be careful about using this script, or scripts like it. In particular the variable
$maxima_blacklist
does not appear to contain the Maxima "system" command. It appears that an arbitrary user would be able to execute a system command, which (at a very quick first read through) represents a rather large security hole.
Included from NonGPLnotice
NOTE: This page is has no explicit license. (In particular, it is not licensed under the GNU General Public License.) Therefore the rights of parties other than than the copyright holder are limited to "fair use".