RE: [Axiom-developer] Axiom Lisp API for OpenMath

2005-10-13 Thread Page, Bill
On Thursday, October 13, 2005 11:46 AM Camm Maguire wrote: > > Do I take it that this entails making lisp functions with the > following names in some appropriate package with the functionality > of the C code listed adjacent to them?: > > setup_type const om_setup[] = { > /* LISP Name */

Re: [Axiom-developer] Axiom Lisp API for OpenMath

2005-10-13 Thread Camm Maguire
Greetings! Do I take it that this entails making lisp functions with the following names in some appropriate package with the functionality of the C code listed adjacent to them?: setup_type const om_setup[] = { /* LISP Name */ /* Unary */ /* Binary */

[Axiom-developer] Axiom Lisp API for OpenMath

2005-10-03 Thread Bill Page
Tim, I searched through my source archives but I did not find the file 'src/cslbase/openmath.c' referred to by Mike Dewar in the email below. Apparently we need to write something analogous for GCL to interface with the Open Math library in OMCv1.4a.tgz OMCv1.4a.tgz is in the current zips directo