MathML-Reduce Web Interface

I am proud to annouce the release of a MathML interface to Reduce test
version. This interface parses and evaluates MathML content markup, as
well as generating its answers in MathML content markup.

To test this interface, we have developped a web interface to reduce:

http://www.zib.de/Symbolik/reduce/luis/Reduce.html

If you are familiar with Reduce, then its use should be straightforward,
if not, there is an online help.

The output can be formatted in MathML if the radio button of that choice
is clicked. You will not see it on the browser, since browsers yet do not
render MathML. So you can either see it in the Reduce Session down the
page, or in the source code.

If you want to enter MathML, then you must do the following:

type: lisp parseML();   and submit it.

Then type any MathML you want ended by a semi-colon. Finally press submit,
and the evaluated answer will appear in the output format you chose.

The point of this is for you to test it, and spot out any bugs or
problems. Any comment is more than welcome, as well as any hints on
improvement.
Please don't hesitate to contact me in case of any problems...

Thank you for your time.

Luis Alvarez
________________________________________________________
Konrad-Zuse-Zentrum fur Informationstechnik Berlin (ZIB)
Optimisation Division

Tel: (+49 30) 84 18 53 34

Received on Friday, 8 January 1999 08:01:23 UTC