You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Windows implementation of Prograph, a visual language for dataflow programs. It shares the portable C++ engine with phograph, the macOS version, and it draws the canvas with Direct2D.
A macOS implementation of Prograph, a visual language for dataflow programs. You draw a program as nodes and wires on a canvas, and the compiler writes Swift source code from the graph.