Here’s something I’ve been working on: “Reactive Programming Infrastructure for Tcl”
https://wiki.tcl-lang.org/page/ReacTcl
It enables writing interactive programs in a mostly-functional style, but where the inputs to the functions can change and these changes propagate through the system.
#tcl #tcltk #programming #reactivity @[email protected] @[email protected]
You must log in or register to comment.