["Followup-To:" header set to comp.lang.lisp.]
On 2008-10-29, Martin Rubey <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> I'm trying to call from common lisp functions written for Sage
> (www.sagemath.org), which in turn is written in python.
Maybe those functions will work under CLPython?
CLPython
Dear all,
I'm trying to call from common lisp functions written for Sage
(www.sagemath.org), which in turn is written in python. To do so, I tried
http://common-lisp.net/project/python-on-lisp/. It was quite easy to get it to
run and do some simple things with python.
However, I was unable to g