Category:UnixPipes: Difference between revisions

Removing the restriction of using imperative features until a better way to put it can be found.
No edit summary
(Removing the restriction of using imperative features until a better way to put it can be found.)
Line 1:
{{language}}'''Unix Pipes''' is a collection of tools which doesn't use any Turing complete sublanguages. The idea of the system is to solve programming problems using only the pipelines alone. The tools are not restricted to the commonly available tools in [[UNIX]]. Any new tool is allowed as long as it is sharp enough. (i.e does one and only one thing very well).
 
It does not include programming problems solved with normal shell by using the control structures available as a part of shell outside of pipelines.
 
If a new tool is introduced, a description of the tool is required.
418

edits