From c9940d292035e3de89ea6e49628136e79436d409 Mon Sep 17 00:00:00 2001
From: Eduardo Julian
Date: Fri, 26 Aug 2022 14:46:05 -0400
Subject: Added support for behavioral programming.

---
 documentation/bookmark/concurrency/behavioral_programming.md | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 documentation/bookmark/concurrency/behavioral_programming.md

(limited to 'documentation')

diff --git a/documentation/bookmark/concurrency/behavioral_programming.md b/documentation/bookmark/concurrency/behavioral_programming.md
new file mode 100644
index 000000000..56069ae56
--- /dev/null
+++ b/documentation/bookmark/concurrency/behavioral_programming.md
@@ -0,0 +1,11 @@
+# Reference
+
+0. []()
+0. [behavioral: Behavioral Programming for JavaScript](https://github.com/lmatteis/behavioral)
+0. [Behavioral Programming](https://lmatteis.github.io/react-behavioral/)
+0. [Append only development with React — Luca Matteis](https://www.youtube.com/watch?v=cXuvCMG21Ss)
+0. [Behavioral Programming](https://www.wisdom.weizmann.ac.il/~harel/papers/Behavioral%20programming.pdf)
+0. [Behavioral Programming: Weaving threads into programs](https://www.wisdom.weizmann.ac.il/~bprogram/)
+0. [Behavioral Programming](https://jeremywsherman.com/blog/2012/07/23/behavioral-programming/)
+0. [Behavioral Programming](https://cacm.acm.org/magazines/2012/7/151241-behavioral-programming/fulltext)
+
-- 
cgit v1.2.3