Category:Zoea Visual: Difference between revisions

no edit summary
(Created page with "{{language|Zoea Visual |strength=strong |checking=dynamic |gc=yes |exec=interpreted |hopl=no |LCT=no |compat=structural |parampass=value |site=http://zoea.co.uk/ }}{{language...")
 
No edit summary
 
Line 11:
}}{{language programming paradigm|Visual}}
 
[http://zoea.co.uk Zoea Visual] is a simple visual programming language built on top of the [[Zoea]] composable inductive programming language. Zoea Visual programs consist of one or more data flow diagrams comprising static data values and data flow connectors called dependencies. Each diagram in Zoea Visual corresponds to a functional test case with any number of inputs and outputs.
 
Zoea Visual diagrams can include any number of intermediate (derived) values as well as static reference data elements. Diagrams can also include subsidiary test cases which represent embedded sub-programs that are also expressed as diagrams, and these can form a hierarchy. Existing Zoea and Zoea Visual programs can also be composed to form larger programs.