Re: [Ecls-list] CLPython ported to ECL

2011-02-12 Thread Juan Jose Garcia-Ripoll
On Fri, Feb 11, 2011 at 12:04 PM, Willem Broekema wrote: > Yes, but an older version that won't work in ECL. I'll try to get the > version in quicklisp updated and let you know when that is done. > I have added cl-python to the list of tested libraries. I suppose things will switch to fine once q

Re: [Ecls-list] CLPython ported to ECL

2011-02-11 Thread Willem Broekema
On Fri, Feb 11, 2011 at 11:29 AM, Juan Jose Garcia-Ripoll wrote: > On Fri, Feb 11, 2011 at 1:50 AM, Willem Broekema wrote: >> There seem to be some ECL compiler issues that I have to make small >> test cases for. For now I'm able to work around them by falling back >> to interpreted mode. > > Cou

Re: [Ecls-list] CLPython ported to ECL

2011-02-11 Thread Juan Jose Garcia-Ripoll
On Fri, Feb 11, 2011 at 1:50 AM, Willem Broekema wrote: > I'm happy to say that CLPython now runs in ECL! > At least on Linux x86_64... > https://github.com/franzinc/cl-python > Great! > There seem to be some ECL compiler issues that I have to make small > test cases for. For now I'm able to

[Ecls-list] CLPython ported to ECL

2011-02-10 Thread Willem Broekema
I'm happy to say that CLPython now runs in ECL! At least on Linux x86_64... https://github.com/franzinc/cl-python There seem to be some ECL compiler issues that I have to make small test cases for. For now I'm able to work around them by falling back to interpreted mode. I would like to suggest