with-contexts
2024-10-12
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
Author
Marco Antoniotti <mantoniotti@common-lisp.net>
License
BSD
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:
BSDAuthors:
Marco Antoniotti <mantoniotti@common-lisp.net>Dependencies:
None