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

ecl-contextl

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 the latest version of ecl-contextl as follows:

guix install ecl-contextl

Or install a particular version:

guix install ecl-contextl@1.0.0-2.f4fb3f5

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/ecl-contextl/'><img src='http://127.0.0.1:3000/packages/ecl-contextl/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ecl-contextl/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ecl-contextl/)
Org: [[http://127.0.0.1:3000/packages/ecl-contextl/][http://127.0.0.1:3000/packages/ecl-contextl/badges/latest-version.svg]]