On 9 April 2011 14:18, Viktor Cerovski <[email protected]> wrote:

> Speaking about fold/reduce/insert, it's interesting how it's done in K
> (at least in the version I checked some time ago, I'm not sure whether
> it is the same in K3):
>
> In J, dyadic v/ is a table, while in K,
> it's reduce where the left (or was it right?) argument is
> accumulator.

I don't remember whether a reference manual for K3 ever existed.
And, I don't know what the differences between K2 and K3 are.

But, for whoever is interested, K2's Reference Manual can be found
in the Internet Archive:
http://web.archive.org/web/20050504070651/http://www.kx.com/technical/documents/kreflite.pdf
(The part pertinent to the Over Dyad is on pages 130-132.)

Kona does not implement all of K, but a fairly good portion of it.
However, although Kx has officially abandoned K3, its implementation
is still available at http://kx.com/a.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to