Rete.js

From PKC
Revision as of 03:17, 23 February 2022 by Benkoo (talk | contribs)
Jump to navigation Jump to search

Rete.js is a JavaScript library for creating graph editors in web pages. It can be considered as a tool for creating visual languages.

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