just wondering if this is possible? if so id like to see some online texts about 开发者_如何学Goit b/c I googled and couldnt find any haha, thanksI\'m tempted to say no. While technically anything is
Here\'s the (probably naive) way I\'ve done it: count =:开发者_StackOverflow 4 : \'# (#~ =&x) y\'\"1 0 1
Imagine that I want to take the numbers from 1 to 3 and form a matrix such that each possible pairing is represented, e.g.,
I have been learning the Factor and J lan开发者_Go百科guages to experiment with point-free programming. The basic mechanics of the languages seem clear, but getting a feeling for how to approach algor
Has an emulation of J style of super condensed tacit programming via verbs, adverbs, forks, etc., ever been attempted via libraries for mainstream functional languages?
I\'m learning how to use J via online reading and doing some old Java assignments over again using this language, and would like to know how to make a verb that doesn\'t take any operands, or return a
I come from a background of C, Fortran, Python, R, Matlab, and some Lisp - and I\'ve read a few things on Haskell. What are some neat ideas/examples in J or other languages from the APL family 开发者_
I want to be able to read and write files, etc. Ho开发者_JAVA技巧w can I do this?Check out Chapter 28: Data Files of Learning J.
I\'ve solved 84 of the Project Euler problems, mostly in Haskell. I am now going back and trying to solve in J some of those I already solved in Haskell, as an exercise in learning J.
I\'ve been working on a J function for a while, that\'s supposed to scan a list and put consecutive copies of an element into separate, concatenated boxes. My efforts have taken me as far as the funct