Re: projects done with CLOS ?




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
.