Jump to content

Tacit programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Roslopez~enwiki (talk | contribs) at 22:08, 15 May 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The tacit programming is a programming paradign in which a function definition does not include information regarding its arguments. The simplicity behind this idea allows its use on several programming languages, such as J and APL.