[Gardeners] R in Lisp, and vice versa
Fred Nicolier
f.nicolier at iut-troyes.univ-reims.fr
Fri Feb 3 03:07:21 CST 2006
C Y <smustudent1 at ...> writes:
>
> Interesting! I wasn't aware of this. Does it depend on any particular
> FFI?
No, but it is only runnable actually on cmucl because i use the
RUN-PROGRAM function in order to launch an indepedant Octave process
with which i can communicate using classical streams. For matrices and
vectors, to be efficient, i have used the UNIX-WRITE and UNIX-READ
functions with temporary files. I would like to make this code
portable but i haven't find a portable way to do these stuff.
Fred
More information about the Gardeners
mailing list