Armed Bear Common Lisp(Annotated) Last modification: Wed, 06 Mar 2013 13:42:39 GMT Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs in a Java virtual machine.
CDR 3: Revisiting CONCATENATE-SEQUENCE(Added) Last modification: Wed, 01 Nov 2006 15:19:33 GMT While doing work to support user-extensible sequences, it was discovered that the ANSI CL standard forbids integration of certain functions with not only user-extensible sequences but also implementat...
CDR 2: A generic hash table interface specification for Common Lisp(Added) Last modification: Wed, 18 Oct 2006 21:26:36 GMT The hash table interface specified in the Common Lisp standard is only guaranteed to work with keys that are considered equal with either of EQ, EQL, EQUAL or EQUALP. It is sometimes useful for an app...
CDR 1: The CLOS Metaobject Protocol(Added) Last modification: Wed, 18 Oct 2006 21:24:45 GMT The CLOS Specification describes the standard Programmer Interface for the Common Lisp Object System (CLOS). This document extends that specification by defining a metaobject protocol for CLOS - that ...
CDR 0: Common Lisp Document Repository(Added) Last modification: Wed, 18 Oct 2006 21:23:00 GMT The Common Lisp Document Repository is a repository of documents that are of interest to the Common Lisp community. The most important property of a CDR document is that it will never change: if you r...
The Common Lisp Document Repository(Added) Last modification: Sat, 12 Aug 2006 16:51:38 GMT The Common Lisp Document Repository is a repository of documents that are of interest to the Common Lisp community. The most important property of a CDR document is that it will never change: if you r...