Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

We've made something very similar for Java/Clojure as part of Quasar: http://docs.paralleluniverse.co/quasar/#dataflow-reactive-pr...

Every Var keeps track of the inputs that affect its computed value, and has an associated continuation responsible for carrying out the computation whenever an input changes (which, in turns, triggers recomputations further down in the graph).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: