cl-cont

2011-02-19

A library that implements continuations by transforming Common Lisp code to continuation passing style.

Upstream URL

gitlab.common-lisp.net/cl-cont/cl-cont

Author

Slava Akhmechet, Stephen Compall <s11@member.fsf.org>, John Fremlin, Leslie P. Polzer <polzer@gnu.org>, Slava Akhmechet

Maintainer

Leslie P. Polzer <polzer@gnu.org>, Slava Akhmechet

License

LLGPL
README

cl-cont

A library that implements continuations by transforming Common Lisp code to continuation passing style.

Version:
0.3.8
License:
LLGPL
Authors:
Slava Akhmechet, Stephen Compall <s11@member.fsf.org>, John Fremlin, Leslie P. Polzer <polzer@gnu.org>
Maintainers:
Leslie P. Polzer <polzer@gnu.org>
Dependencies:
  • alexandria

  • closer-mop

cl-cont-test

A test harness for cl-cont library.

License:
LLGPL
Authors:
Slava Akhmechet
Maintainers:
Slava Akhmechet
Dependencies:
  • cl-cont

  • rt

Dependencies (3)

  • alexandria
  • closer-mop
  • rt
  • GitHub
  • Quicklisp