Concatenative programming language: Difference between revisions

Content deleted Content added
Dougher (talk | contribs)
m mark dead link
SmackBot (talk | contribs)
m Date maintenance tags and general fixes: build 414:
Line 1:
{{Programming paradigms}}
 
A '''concatenative programming language''' is one in which all terms denote [[Function (mathematics)|functions]] and the juxtaposition of terms denotes [[function composition]].{{brokenlinkDead link|date=May 2010}}<ref name="dobbscodetalk">[http://dobbscodetalk.com/index.php?option=com_myblog&show=What-is-a-Concatenative-Language.html&Itemid=29 Christopher Diggins: What is a concatenative language]</ref> The combination of a compositional [[semantics]] with a [[Syntax of programming languages|syntax]] that mirrors such a semantics makes concatenative languages highly amenable to algebraic manipulation and formal analysis.<ref>[http://www.latrobe.edu.au/philosophy/phimvt/joy/j00rat.html Rationale for Joy, a functional language]</ref>
 
Much of the original work on concatenative language theory was carried out by [[Manfred von Thun]].
Line 29:
 
==References==
{{reflistReflist}}
 
==External links==