We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi @ryantrinkle in this video https://www.youtube.com/watch?v=3qfc9XFVo2c you said that you would want post a specification / paper (?) about reflex internals. Did this happen by any chance?
I see https://github.com/restaumatic/purescript-specular and it says that The FRP implementation is based on Incremental (although the algorithm differs in some important ways). Is https://github.com/janestreet/incremental somehow related to reflex?
The FRP implementation is based on Incremental (although the algorithm differs in some important ways).
The text was updated successfully, but these errors were encountered:
Q re incremental was answered here restaumatic/purescript-specular#81
Q2 left unanswered - "Is there any paper / specification?"
Sorry, something went wrong.
Not sure if this counts, but there's a reference implementation https://github.com/reflex-frp/reflex/blob/develop/src/Reflex/Pure.hs
No branches or pull requests
hi @ryantrinkle in this video https://www.youtube.com/watch?v=3qfc9XFVo2c you said that you would want post a specification / paper (?) about reflex internals.
Did this happen by any chance?
I see https://github.com/restaumatic/purescript-specular and it says that
The FRP implementation is based on Incremental (although the algorithm differs in some important ways).
Is https://github.com/janestreet/incremental somehow related to reflex?
The text was updated successfully, but these errors were encountered: