with-contexts

2023-02-15

The WITH-CONTEXT System. A system providing a WITH macro and 'context'ualized objects handled by a ENTER/HANDLE/EXIT protocol in the spirit of Python's WITH macro. Only better, or, at a minimum different, of course.

Upstream URL

gitlab.common-lisp.net/mantoniotti/with-contexts

Author

Marco Antoniotti <mantoniotti@common-lisp.net>

License

BSD
README

with-contexts

The WITH-CONTEXT System. A system providing a WITH macro and 'context'ualized objects handled by a ENTER/HANDLE/EXIT protocol in the spirit of Python's WITH macro. Only better, or, at a minimum different, of course.

License:
BSD
Authors:
Marco Antoniotti <mantoniotti@common-lisp.net>
Dependencies:

    None

Dependencies (0)

    Dependents (0)

      • GitHub
      • Quicklisp