Re: projects done with CLOS ?
- From: tar@xxxxxxxxxxxxx (Thomas A. Russ)
- Date: 29 Mar 2007 10:22:40 -0800
Adrian DOZSA schrieb:
Are there any large open-source projects (>10KLOC) done with CLOS ?
Done with CLOS means that it makes extensive use of object-oriented
programming.
http://www.isi.edu/isd/LOOM has about 85 KLOC and uses CLOS extensively,
in particular CHANGE-CLASS and methods to handle class changes. It
has limited MOP usage as well, but since the code is rather old, it
doesn't use too much -- de facto standardization had not yet arrived.
--
Thomas A. Russ, USC/Information Sciences Institute
.
- References:
- projects done with CLOS ?
- From: Adrian DOZSA
- projects done with CLOS ?
- Prev by Date: Re: How to change directory/path in SBCL?
- Next by Date: Re: lisp revised standard
- Previous by thread: Re: projects done with CLOS ?
- Next by thread: Seattle: Topics in Lisp programming, Wed, April 11th
- Index(es):