Skip to main content

Search

Items tagged with: commonlisp


Joe Marshall discusses a number of ways of implementing state machines in Common Lisp with and without CLOS, with side effects or pure functions.

http://funcall.blogspot.com/2024/04/state-machines.html

#CommonLisp #clos #lisp