Displaying 1 result from an estimated 1 matches for "meval".
Did you mean:
metal
2005 Aug 03
0
possibility of R/Maxima linking
...ts arguments. Every kind of
operation is cast in this form -- infix, prefix, postfix, function
calls, array references, lists, and even control structures
such as if-then-else and do-loops.
Maxima usually parses an input written in the Maxima language
(yet another Algol derivative) and then calls MEVAL,
the main evaluation function, with the Lisp representation
of the input as its argument. However, if R could construct
a suitable Lisp object, R could bypass the parsing
and just call MEVAL directly.
Although several interfaces which are based on sockets
have been created, I believe it should be...