Behavioral Programming in Clojure

https://thomascothran.tech/2024/09/in-clojure/

Behavioral Programming is a relatively new programming paradigm that excels at isolating and composing behaviors in event driven system. It is unrelated to behavior driven development. Behavioral programming was invented by David Harel, who also...

#clojure #clj #cljs [email protected] @clojure

Behavioral Programming in Clojure

Behavioral programming is a relatively new programming paradigm that excels at isolating behavior in event-driven systems. What would it look like in Clojure?

Thomas Cothran, Software Developer