generators
Generators is a library that provides python style generators in common lisp, by using cl-cont delimited continuations For more info see:

Git Hub: https://github.com/AccelerationNet/generators

Uses: cl-cont

Topic:AccelerationNet, continuations, language extension, python