Hacker News new | ask | show | jobs
by shinzui 1400 days ago
I got the impression that you're already using FRP for inflex.
1 comments

The UI is implemented using Halogen, a front end library for PureScript. That handles redisplay when recalculation happens. That’s more like React or Elm.

Rather, I mean exposing an FRP API to people using the Inflex language.