interaction-nets-drawing — a tool for visualizations of Interaction Nets. It has two different ways to show these nets:
- INviz is a script/utility that makes static representation of nets
- INflow is an interactive web application that enables real-time visualization, editing, and manipulation of nets
The library utilizes a structured JSON format for network representation. For complete schema definition and validation rules, see JSON Schema.
See the example demonstrating dynamic execution of incremental list construction operations.
Distributed under the MIT License. See LICENSE for more information.