Re: [stack] Properties of Concatenative langauges and Forth
John Cowan <[email protected]>
| Newsgroups | gmane.comp.lang.concatenative |
|---|---|
| Message-ID | <[email protected]> |
Christopher Diggins scripsit: > Talking about data-flow in the context of Joy is incorrect. A Joy > program has no data, only functions. You'll see what I mean below. Well, sort of. 5 is a number in Joy, even if it's a function too. As a function, it can be applied to the stack; but if it's on the stack, it can be added to another number by the function +. -- Evolutionary psychology is the theory John Cowan that men are nothing but horn-dogs, http://www.ccil.org/~cowan and that women only want them for their money. [email protected] --Susan McCarthy (adapted)