[ANN] Recurrent 0.2.1 - a library for doing functional-reactive GUI programming in Clojurescript
115 views
Skip to first unread message
Jeremy Kross
unread,
Jun 24, 2019, 10:41:49 PM6/24/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Clojure
Hey all,
Recurrent (https://github.com/jeremykross/recurrent) is a library for doing functional-reactive GUI programming in Clojurescript. It's a few years old now, but I've just gotten around to doing a heavy documentation pass and thought I'd put the word out. It's sister library (the FRP layer) is called Ulmus (https://github.com/jeremykross/ulmus) and has also been cleaned up and documented. Hopefully someone (else) finds it interesting.