From pc at p-cos.net Tue Aug 2 16:39:38 2005 From: pc at p-cos.net (Pascal Costanza) Date: Tue, 2 Aug 2005 18:39:38 +0200 Subject: [closer-devel] [ANN] New versions Message-ID: Hi, New versions of MOP Feature Tests and Closer to MOP are available. MOP Feature Tests checks whether CLOS MOP features, as specified in "The Art of the Metaobject Protocol", are available in a given Common Lisp implementation. Closer to MOP provides a compatibility layer that irons out some of the incompatibilities across various CLOS MOP implementations. Highlights of the new versions: - A number of new implementations are now supported, including Allegro Common Lisp 7.0, CLisp 2.34, CMU CL 19b, LispWorks Professional 4.4.5, Macintosh Common Lisp 5.1, OpenMCL 0.14.3 and SBCL 0.9.3. - The software is now available as a set of darcs repositories. - Various fixes in Closer to MOP. - Added a convenience method ensure-method. - Switched to an MIT/BSD-style license. I am using the Closer to MOP compatibility layer for my own software, which consists of non-trivial extensions of CLOS. This has led to overall improvements of stability. See the project website at http://common-lisp.net/project/closer/ for further details. Cheers, Pascal -- If I have not seen as far as others, it is because giants were standing on my shoulders. - Hal Abelson From pc at p-cos.net Tue Aug 2 17:13:38 2005 From: pc at p-cos.net (Pascal Costanza) Date: Tue, 2 Aug 2005 19:13:38 +0200 Subject: [closer-devel] test2 Message-ID: <9212C8C8-D67C-4816-9AA6-A388D029FCAB@p-cos.net> Please ignore. Sorry for the noise. Pascal -- But do not try and hide the parens. That's impossible. Instead only try to realize the truth. There are no parens. - Tayssir John Gabbour From pc at p-cos.net Mon Aug 22 11:04:41 2005 From: pc at p-cos.net (Pascal Costanza) Date: Mon, 22 Aug 2005 13:04:41 +0200 Subject: [closer-devel] First public release of ContextL Message-ID: <668CFA01-EC3F-4731-89F2-1820CE7AD68E@p-cos.net> Hi everyone, I have just uploaded a first release of ContextL. It's both a non- trivial example of using the CLOS MOP and a full-fledged library in its own right, providing constructs for context-oriented programming. See http://common-lisp.net/project/closer/contextl.html for more information. Cheers, Pascal -- OOPSLA'05 tutorial on generic functions & the CLOS Metaobject Protocol ++++ see http://p-cos.net/oopsla05-tutorial.html for more details ++++ Pascal Costanza, mailto:pc at p-cos.net, http://p-cos.net Vrije Universiteit Brussel, Programing Technology Lab Pleinlaan 2, B-1050 Brussel, Belgium