Content deleted Content added
John Nowak (talk | contribs) Added more info on Cat's type system and removed unsourced claim made by myself |
John Nowak (talk | contribs) Added description text for reference |
||
Line 21:
Most existing concatenative languages are [[stack-based]]; this is not a requirement and other models have been proposed. Concatenative languages are currently used for [[embedded systems|embedded]], [[Application software|desktop]], and [[web programming]], as [[target language]]s, and for research purposes.
Most concatenative languages are [[dynamically typed]]. One exception is the [[statically typed]] Cat language which uses [[row polymorphism]] to assign types to functions that operate on stacks.<ref>[http://www.cat-language.com/manual.html Cat Specification]</ref>
==See also==
|