|
From: Raymond T. <ray...@er...> - 2005-12-07 14:14:44
|
>>>>> "AJ" == A J Rossini <A.J.> writes:
AJ> (of course, I'm also shooting for general world domination, as well,
AJ> which means including as much as possible in a single, cross-CL,
AJ> package that I can use for facilitating LispStat, based on CommonLisp
AJ> (across implementations), as a superior replacement for R).
You do know, of course, that Matlisp only works with cmucl, sbcl, and
allegro. No one has bothered to write the appropriate Fortran FFI
macros for other systems. Perhaps using CFFI instead of our homegrown
Fortran FFI would be useful here. Although I'm reluctant to add yet
another external dependency, it could simplify some things quite a
bit.
Ray
|