README ------ The Mathematica link allows you to use Mathematica from within Java. It implements the low-level calls needed to attach to the Mathematica process and it exports a simple API you can use to send commands to Mathematica. Note this software requires the J/Link libraries programmed by Wolfram to function correctly, see http://www.wolfram.com/. Note that J/Link is not supplied here as it is not Open Source. This product is licensed through the RIACA Public License, Version 1.0. Read the LICENSE file for more details. NOTE: THIS SOFTWARE IS PROVIDED AS IS! Have fun! References ---------- 1. a Java Mathematica Phrasebook http://www.riaca.win.tue.nl/products/mathematica/phrasebook/ 2. a Java Mathematica Service (socket-based). http://www.riaca.win.tue.nl/products/mathematica/service/ 3. a Java OpenMath library http://www.riaca.win.tue.nl/products/openmath/lib/ 4. the OpenMath standard http://www.openmath.org 5. Wolfram Research http://www.wolfram.com