Category:Klingphix: Difference between revisions

m
add concatenative paradigm
No edit summary
m (add concatenative paradigm)
 
(One intermediate revision by one other user not shown)
Line 1:
{{language|Klingphix}}
|Klingphix
|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