From: Gunter K. <gu...@pe...> - 2016-09-01 05:09:06
|
>> if they are accessing anything "symbolic" they either have to >duplicate >> the parsing mechanism already in Lisp/Maxima >> to obtain information from strings, or find another >> way of passing more sophisticated data in streams. Or perhaps they >> are linking to a CAS for some trivial response, like the one from >nroots() >> guaranteed to be an integer. > >I agree with what you have written. But curiously no frontend to Maxima >takes this approach, as far as I am aware. wxMaxima does do so, in a way. It only doesn't parse the lisp expressions in the programming language it was written in (C++) but comes with a lisp function instead that reverses the parsing process.I don't know if altdisplay was advanced enough 10 years ago when wxMaxima was written that it could have been used instead. It's MathML output looks like it could serve as an intermediate language. But MathML feels like it is being rather new so that might have required both altdisplay and a time machine. -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet. |