Category:Zoea: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 14:
The zoea language takes little time to learn. Programming in zoea mostly involves creating examples of data that demonstrate the required behaviour.
 
It is a common view that inductive programming is only suitable for the creation of small programs. Zoea includes a number of features that allow it to produce larger programs. These include the ability to specify one or more intermediate values between an input and an output. It is also possible for smaller programs to be combinedcomposed to form larger programs.