Simple examples: Difference between revisions

Jump to navigation Jump to search
16 bytes added ,  20:44, 7 November 2019
Miraheze>Adám Brudzewsky
Miraheze>Adám Brudzewsky
Line 52: Line 52:


=== Tacit programming ===
=== Tacit programming ===
{{Main|Tacit}}


In APL’s tacit definition, no braces are needed to mark the definition of a function: primitive functions just combine in a way that enables us to omit any reference to the function arguments — hence ''tacit''. Here is the same calculation written tacitly:
In APL’s tacit definition, no braces are needed to mark the definition of a function: primitive functions just combine in a way that enables us to omit any reference to the function arguments — hence ''tacit''. Here is the same calculation written tacitly:

Navigation menu