Tacit programming: Difference between revisions

Content deleted Content added
Matju2 (talk | contribs)
No edit summary
Line 4:
 
[[Unix]] [[Command-line interface|scripting]] uses the paradigm with [[Pipeline (Unix)|pipes]].
 
The key idea in tacit programming is to assist in operating at the appropriate level of abstraction.
 
==Examples==