@stephenrkell Also I’d question whether “X is hard to use” implies “X is not influenced by an ICFP’97 paper.” 😃
Less facetiously I suspect these abstractions are favoured more by people who have to *read* UI code than those who have to write a lot of it from scratch.
@stephenrkell A bit like how one might call C# “influenced by Haskell” through features like LINQ, but probably wouldn’t consider the whole C# language a true descendant of Haskell.
@stephenrkell [Not my field at all, but…] I think there is some influence from FRP to React.js, but possibly more on the “functional” side than the full-featured “reactive” side, so it diverges from the ideals.
Congrats to tensorflow/tensorflow, which has grown by 221 stars in the last 7 days and has reached 169K stars.
Thanks to the contributors: @mihaimaruseac@_lgeiger@mrry@TerryTangYuan
https://t.co/Ng0Pe9fHZL
#cpp
@stephenrkell On (or off?) the deep end, self-adjusting computation bestows incrementality on more “interesting” types of computation: https://t.co/gOpVjOG8M0
@stephenrkell On the practical end of the spectrum, there’s Vesta: https://t.co/29clOPDEor Although it’s “just” a build system, the caching extends to the functional language inside.