

| |||||||
|
You are here: Root > By License > Open Source > MIT
Sheeple is a delegative prototype-based object system inspired by CLOS.
It is designed with the purpose of providing the goodies of CLOS programming, but in an object-based environment.
As such, it shares a lot of syntax and semantics with CLOS, including multiple delegation (similar to multiple inheritance) and multiply-dispatched functions (similar to generic functions).
| sykopomp@sykosomatic.org | |
| Web site | http://common-lisp.net/project/sheeple |
| Mailing list | |
| Version | v3.0.4 - Friday, 08 January 2010 |
| Maturity | Stable |
| OS compatibility | Anything that runs Common Lisp -- Linux, Mac, Windows, UNIX, you name it. |
| ASDF installable | Yes |
| Official Download | http://sykosomatic.org/lisp/asdf-install/sheeple_3.0.4.tar.gz |
| Mirrored Download | http://github.com/sykopomp/sheeple/tarball/v3.0.4 |
| Source code repository | git://github.com/sykopomp/sheeple.git |
Steel Bank Common Lisp | Scieneer Common Lisp | SBCL | OpenMCL | CLISP
Josh Marchan | Adlai Chandrasekhar
MIT | Data structures | Object-Oriented | CLOS | Metaobject Protocol
You must be logged to add a note
You must be logged to add a comment