Dataflow
  • cells - cells is a dataflow extension to CLOS (think spreadsheet-type programming, with slots being spreadsheet cells) by Kenny Tilton
  • cl-flow - Asynchronous non-blocking concurrency in Common Lisp, similar to what green threads are for
  • CL-REACTIVE - Reactive programming at the variable/function level for Common Lisp
  • computed-class - A class metaobject for computed slot values and more
  • gecol - gecol provides bindings to GECODE in order to enjoy constraint programming in Lisp