readtable-case

View: New views
2 Messages — Rating Filter:   Alert me  

readtable-case

by Hunter Monroe-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

readtable-case

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

Re: readtable-case

by Camm Maguire-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Greetings!  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