cl-contextl 1.0.0-2.f4fb3f5
Context-oriented programming for Common Lisp
ContextL is a CLOS extension for Context-Oriented Programming (COP).
Find overview of ContextL's features in an overview paper: http://www.p-cos.net/documents/contextl-soa.pdf. See also this general overview article about COP which also contains some ContextL examples: http://www.jot.fm/issues/issue_2008_03/article4/.
- Website: https://github.com/pcostanza/contextl
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-contextl 1.0.0-2.f4fb3f5
as follows:
guix install cl-contextl@1.0.0-2.f4fb3f5
Or install the latest version:
guix install cl-contextl
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.