Jump to content

Category:Programming paradigm/Tacit: Difference between revisions

Slightly reformatted and added a link to APL Wiki and Wikipedia
(tried to draw a contrast with RPN languages)
imported>MaD70
(Slightly reformatted and added a link to APL Wiki and Wikipedia)
Line 4:
(For comparison purposes: arguments typically are not explicitly referenced in stack based languages -- however, in most stack based languages arguments are stateful, in the sense that you need to access them differently after every push or pop or whatever.)
 
See also:
See also: http://www.jsoftware.com/jwiki/Essays/Tacit%20Expressions
* [https://code.jsoftware.com/wiki/Essays/Tacit_Expressions Tacit Expressions] - J Wiki
* [https://aplwiki.com/wiki/Tacit_programming Tacit programming] - APL Wiki
* [https://en.wikipedia.org/wiki/Tacit_programming Tacit programming] - Wikipedia
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.