[armedbear-devel] tentative patch: extensible sequences (following the same protocol as SBCL)

Alessio Stalla alessiostalla at gmail.com
Tue Mar 2 23:03:01 UTC 2010


On Tue, Mar 2, 2010 at 12:31 AM, Alessio Stalla <alessiostalla at gmail.com> wrote:
> Greetings everyone,
>
> I'm happy to announce that I have a preliminary version of
> user-extensible sequences working on ABCL [...]
>
> limitations/things missing wrt. SBCL (that I know of):

I found a bug in my previous patch: (SETF ELT) was not correctly
redefined to support extensible sequences. The revised patch is
attached. I've also started to implement Java collections as sequences
and things seems to go quite smoothly (but I'm just at the beginning).

Alessio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: extensible-sequences.patch.zip
Type: application/zip
Size: 15508 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20100303/d243ac85/attachment.zip>


More information about the armedbear-devel mailing list