Difference between revisions of "Rete.js"

From PKC
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[https://github.com/retejs/rete Rete.js] is a JavaScript library for creating [[graph editor]]s in web pages. It can be considered as a tool for creating [[visual language]]s.
[https://github.com/retejs/rete Rete.js] is a JavaScript library for creating [[graph editor]]s in web pages. It can be considered as a tool for creating [[visual language]]s. A system that includes [[Web3]] features of visual programming is called: [[ETH.Build]].
=Mathematical Models=
[[Brendan Fong]]'s work on [[The Algebra of Interconnected and Open System]]<ref>{{:Thesis/The Algebra of Open and Interconnected Systems}}</ref> can be used as a foundation to utilize Rete.js as an user interface API. [[Ben Koo]]'s implementation of [[Algebra of Systems]]<ref>{{:Paper/Algebra of Systems}}</ref> can also be referrenced.


{{#Widget:Iframe
=References=
|url=https://codepen.io/Ni55aN/pen/xzgQYq
<references/>
|width=800
|height=600
}}
=Related Pages=
=Related Pages=
[[Category:Visual Programming]]
[[Category:Visual Programming]]
[[Category:Diagrammatic Language]]
[[Category:Poset]]
[[Category:Poset]]

Latest revision as of 15:53, 22 May 2022

Rete.js is a JavaScript library for creating graph editors in web pages. It can be considered as a tool for creating visual languages. A system that includes Web3 features of visual programming is called: ETH.Build.

Mathematical Models

Brendan Fong's work on The Algebra of Interconnected and Open System[1] can be used as a foundation to utilize Rete.js as an user interface API. Ben Koo's implementation of Algebra of Systems[2] can also be referrenced.

References

  1. Fong, Brendan (2016). The Algebra of Open and Interconnected Systems (PDF) (Ph.D.). local page: University of Oxford. Retrieved October 15, 2021. 
  2. Koo, Hsueh-Yung Benjamin; Simmons, Willard; Crawley, Edward (Nov 16, 2021). "Algebra of Systems as a Meta Language for Model Synthesis and Analysis" (PDF). local page: IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS. 

Related Pages