; ; $Id$ ; ; Copyright (c) 2001, RIACA, Eindhoven University of Technology (TU/e). ; All Rights Reserved. README ------ This projects contains a phrasebook which is used to interact with a service based Maple. The current release uses sockets to access a (remote) Maple service. The Codec-classes inside the phrasebook are used to translate OpenMath to Maple (the other way around is not yet implemented). Note that we are busy making this phrasebook OpenMath 1.0 compliant. Note that you probably also want to download and use the counterpart of this phrasebook, the Mathematica service project [1]. For developers also of interest is the OpenMath library [2] and standard [3]. THIS SOFTWARE IS PROVIDED AS IS! If you have any comments do NOT hesitate to email the authors (ereinald@win.tue.nl) and (mriem@win.tue.nl). Have fun! References ---------- 1. a Java Mathematica Service http://crystal.win.tue.nl/projects/mathematica/service 2. a Java OpenMath library http://crystal.win.tue.nl/projects/om/lib 3. the OpenMath standard http://www.openmath.org