diff options
Diffstat (limited to 'documentation/bookmark/concurrency')
-rw-r--r-- | documentation/bookmark/concurrency/incremental.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/documentation/bookmark/concurrency/incremental.md b/documentation/bookmark/concurrency/incremental.md new file mode 100644 index 000000000..943024530 --- /dev/null +++ b/documentation/bookmark/concurrency/incremental.md @@ -0,0 +1,11 @@ +# Reference + +0. []() +0. [Breaking down FRP](https://blog.janestreet.com/breaking-down-frp/) +0. [Incremental](https://github.com/janestreet/incremental) +0. [Adapton](https://github.com/Adapton/adapton.rust) +0. [Anchors](https://github.com/lord/anchors) +0. [A Library for Incremental Computing](https://timilearning.com/posts/incremental-computing/) +0. [Incremental computing](https://en.wikipedia.org/wiki/Incremental_computing) +0. [A theory of changes for higher-order languages](https://www.researchgate.net/publication/269126515_A_theory_of_changes_for_higher-order_languages) + |