I have to be at the Esperanto Conference in Tijuana at precisely those
dates.
However, if someone else can go, I am also happy to help or to co-author
a paper with them.
On Mon, 2007-04-09 at 13:50 -0400, Ian Eslick wrote:
> All,
>
> I have been thinking about a paper on Elephant, but for the
Sbcl is the most tested. 0.6.0 had probs with multithreading, 64-bit though,
so be aware if you need either. Ian
Sent via BlackBerry from T-Mobile
-Original Message-
From: Joe Corneli <[EMAIL PROTECTED]>
Date: Mon, 9 Apr 2007 16:49:27
To:elephant-devel@common-lisp.net
Subject: Re: [
Is this version 0.6.0?
Yes -- I'm sorry I didn't mention that.
We had this problem in 0.6.0 due to a declare statement on the spec
slot of store-controller. It needs to be removed for OpenMCL to
work.
In CVS head the type declaration says 'list' instead of '(or pathname
(vect
All,
I have been thinking about a paper on Elephant, but for the '08 Lisp
conference after 1.0 is released and has had some time in the field.
I'm not sure I could get to Berlin this summer anyway, but perhaps
there's someone in Europe who would be willing to talk about this at
an informa
Persistence is one of the desired topics, so maybe someone may be
willing to talk about Elephant:
http://lisp-ecoop07.bknr.net/home
Quickly,
Pierre
--
[EMAIL PROTECTED]
OpenPGP 0xD9D50D8A
signature.asc
Description: Digital signature
___
elephant-deve
Is this version 0.6.0? We had this problem in 0.6.0 due to a declare
statement on the spec slot of store-controller. It needs to be
removed for OpenMCL to work.
In CVS head the type declaration says 'list' instead of '(or pathname
(vector character)). There are still some issues with CVS