This package browser is in early development. Mind the rough edges.

ecl-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/.

Installation

Install ecl-contextl 1.0.0-2.f4fb3f5 as follows:

guix install ecl-contextl@1.0.0-2.f4fb3f5

Or install the latest version:

guix install ecl-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.