Re: [stack] R

John Nowak <[email protected]>
Newsgroups gmane.comp.lang.concatenative
Message-ID <[email protected]>
On Mar 19, 2008, at 5:46 PM, Christopher Diggins wrote:

> Hi Stevan,
>
> What makes it an array language?

You can write this:

    (1 2 3) (4 5 6) +

Instead of this:

    (1 2 3) (4 5 6) [+] zip-with

And this:

    (1 2 3)\+

Instead of this:

    (1 2 3) [+] reduce

*shrug*

- John
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.