|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
readtable-caseIt would be very useful if GCL implemented readtable-case for a project that provides a Mathematica-syntax interface to the Maxima computer algebra system. This sourceforge project called Mockmma already implements a small subset of Mathematica command, using code originally by Richard Fateman, and has a Windows interface via wxMaxima. This was originally developed in Allegro lisp which distinguishes case. If GCL could accept the command (setf (readtable-case *mockmma-readtable*) :preserve) then the integration with Maxima (compiled in GCL) and wxMaxima would be greatly improved. Is there any interest in implementing readtable-case? How involved would this be? Hunter http://sourceforge.net/projects/mockmma/ _______________________________________________ Gcl-devel mailing list Gcl-devel@... http://lists.gnu.org/mailman/listinfo/gcl-devel |
|
|
Re: readtable-caseGreetings! The development version of GCL has this in already, and
could be backported without too much difficulty. Do you just need acceptance of the command? Take care, "Hunter Monroe" <gnu.org@...> writes: > It would be very useful if GCL implemented readtable-case for a project that provides a Mathematica-syntax > interface to the Maxima computer algebra system. This sourceforge project called Mockmma already implements a > small subset of Mathematica command, using code originally by Richard Fateman, and has a Windows interface > via wxMaxima. This was originally developed in Allegro lisp which distinguishes case. If GCL could accept the > command (setf (readtable-case > > *mockmma-readtable*) :preserve) then the integration with Maxima (compiled in GCL) and wxMaxima would be > greatly improved. > > Is there any interest in implementing readtable-case? How involved would this be? > > Hunter > > http://sourceforge.net/projects/mockmma/ > > _______________________________________________ > Gcl-devel mailing list > Gcl-devel@... > http://lists.gnu.org/mailman/listinfo/gcl-devel -- Camm Maguire camm@... ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list Gcl-devel@... http://lists.gnu.org/mailman/listinfo/gcl-devel |
| Free embeddable forum powered by Nabble | Forum Help |