borodust / cl-bodge

Feature-rich game framework for Common Lisp
http://borodust.org/projects/cl-bodge/
MIT License
174 stars 14 forks source link

Computation tree #45

Closed borodust closed 7 years ago

borodust commented 7 years ago

For managing intersystem actions

borodust commented 7 years ago

Not exactly what I'd wanted at first, but decided to try out this continuation passing style async code first. Seems promising at first glance.