SACLA seems to contain an implementation of the long form of D-M-C:
http://homepage1.nifty.com/bmonkey/lisp/sacla/html/lisp/clos.lisp.html
It's released under a BSD license, so just copying it into ABCL is viable, but the code may also just be used for inspiration.
-T.
Hi Tobias,
On Tue, Jan 26, 2010 at 2:01 PM, Tobias C. Rittweiler tcr@freebits.de wrote:
SACLA seems to contain an implementation of the long form of D-M-C:
http://homepage1.nifty.com/bmonkey/lisp/sacla/html/lisp/clos.lisp.html
It's released under a BSD license, so just copying it into ABCL is viable, but the code may also just be used for inspiration.
I know Mark Evenson was working on this, porting the XCL version to ABCL. Just as an alternative, I've added your comment to the ticket which tracks progress.
Thanks for your remark!
Bye,
Erik.
On 1/29/10 9:14 PM, Erik Huelsmann wrote:
[…]
I know Mark Evenson was working on this, porting the XCL version to ABCL. Just as an alternative, I've added your comment to the ticket which tracks progress.
Unfortunately, the task is "on hold" until I finish fixing the "jar:" and generally Pathname problems. I didn't get further than analysis of XCL's CLOS implementation by plowing through a diff from ABCL's, so if someone else has the ability to do this in the near term, please don't hesitate.
Hi Mark,
On Sat, Jan 30, 2010 at 9:37 AM, Mark Evenson evenson@panix.com wrote:
On 1/29/10 9:14 PM, Erik Huelsmann wrote:
[…]
I know Mark Evenson was working on this, porting the XCL version to ABCL. Just as an alternative, I've added your comment to the ticket which tracks progress.
Unfortunately, the task is "on hold" until I finish fixing the "jar:" and generally Pathname problems. I didn't get further than analysis of XCL's CLOS implementation by plowing through a diff from ABCL's, so if someone else has the ability to do this in the near term, please don't hesitate.
No problem. If you have any findings, could you post them to the list? It may help others with pointers on where to look if they want to take over. Or, you may get feedback and it can help you if and when you get back to the effort. But in general, it'll record the outcome of efforts spent.
Bye,
Erik.
armedbear-devel@common-lisp.net