CMU Artificial Intelligence Repository
 
   
   
   
   
  
MCS: Meta Class System, a portable object-oriented 
              extension to Common Lisp.
lang/lisp/oop/non_clos/mcs/
MCS (Meta Class System) is a portable object-oriented extension to
Common Lisp. It integrates the functionality of CLOS (the Common Lisp
Object System), and TELOS, (the object system of LeLisp Version 16 and
EuLisp).  MCS provides a metaobject protocol which the user can
specialize.
MCS has been used successfully for the development of the commercial
software product Babylon, an expert system development workbench that
includes a hybrid knowledge representation language and many tools
like editors and browsers.
If you use MCS, send Juergen a short email message, so that you
will be notified when updates are available.
Origin:   
   ftp.gmd.de:/languages/lisp/mcs/ [129.26.8.90]
Version:      1.3.1 (13-MAY-91); 1.4.1 (16-NOV-92)
Ports:        Runs in any valid Common Lisp. Tested in MCL, Allegro CL,
              Lucid CL, TI CL, AKCL, CMU CL.
Copying:      Copyright (c) 1990-1992 by GMD.
              Use, copying, modification, and distribution permitted.
CD-ROM:       Prime Time Freeware for AI, Issue 1-1
Author(s):    Harry Bretthauer and Juergen Kopp 
              German National Research Center for Computer Science (GMD)
              AI Research Division
              PO Box 1316
              D-5205 Sankt Augustin 1, Germany
Keywords:
   Authors!Bretthauer, Authors!Kopp, Lisp!Code, MCS, MOP, 
   Meta Class System, OOP!Lisp, TELOS
References:
   Documentation is included in the distribution.
Last Web update on Mon Feb 13 10:32:36 1995 
AI.Repository@cs.cmu.edu