
|
|
|
|
Home / Computers / Programming / Languages / Lisp / CLOS
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- Cetus Links: CLOS - Links to general LISP information, including newsgroups and mailing lists.
www.cetus-links.org/oo_clos.html
- CMU Common Lisp - CMU Common Lisp (or CMUCL for short) is an implementation of the Common Lisp programming language.
www.cons.org/cmucl
- Common Lisp Hypermedia Server: CL-HTTP - Full-featured server for Internet Hypertext Transfer Protocol (HTTP 1.1, HTML 2.0/3.2/pre-4.0), includes source code, proven in major production systems, applied in many Artificial Intelligence systems. Many advanced features.
www.ai.mit.edu/projects/iiip/doc/cl-http
- GOOPS: Guile Object Oriented Programming System - OO extension to Guile; very close in spirit to CLOS (Common Lisp Object System: CLtL2), but adapted for the Scheme language. This extension gives a full OO system with multiple inheritance and generic functions with multi-method dispatch.
www.gnu.org/software/goops/goops.html
- Implementation of DBC - Document and source code on implementation of DBC for CLOS.
www.muc.de/%7ehoelzl/tools/dbc/dbc.lisp
- Meroon - A CLOS-like Object System for Scheme.
youpou.lip6.fr/queinnec/WWW/Meroon.html
- MetaObject Protocol: MOP - CLOS MOP specification.
www.elwoodcorp.com/alu/mop/index.html
|
|
|
|
|