Category:Klingphix: Difference between revisions

m
add concatenative paradigm
(Turned off HoPL reference.)
m (add concatenative paradigm)
 
Line 3:
|hopl=no
}}
{{language programming paradigm|concatenative}}
Klingphix is a pure interpreter developed in Phix (http://phix.x10.mx/). It is based on the use of a stack for the passage of data between words (the equivalent of traditional procedures) and uses reverse Polish notation, being procedural and imperative. The stack have global scope, and there is only one word separator sign: white space.
 
559

edits