Category:Zoea: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 14: Line 14:
The zoea language takes little time to learn. Programming in zoea mostly involves creating examples of data that demonstrate the required behaviour.
The zoea language takes little time to learn. Programming in zoea mostly involves creating examples of data that demonstrate the required behaviour.


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 combined to form larger programs.
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 composed to form larger programs.