资 源 简 介
nth-graph
"Diagrams" convey a network (or graph) structure of nodes and edges. Our eyes have a high-bandwidth capacity to understand a diagram"s structure.
"Text" conveys rich meaning through words. We must read text serially, but short phrases easily bring concepts and actions to mind, quickly.
"nth-graph" employs these human capabilities, by mixing "diagrams" and "text" in a new programming language. Similar to flowcharts and data-flow diagrams, the nth-graph development environment lets you design, test and deploy applications based on diagrams.
Diagrams == Source Code
The nth-graph diagrams that you create are used directly as the source code for the executable processes that they illustrate.
Graphs != Text
Programming should be: search-able by patterns; easily traceable to referenced variables;
architecturally structu