With meaning in this case I mean the algorithm. To describe the algorithm of u1(u2(u3(u4(y)))). Not any expression with the same result. There are some logical steps needed to implement the idea in your head. You want to easily jot it down in your program. You want your program to clearly describe these logical steps and nothing else. This is my idea. /Erling

On 2016-08-04 00:13, Raul Miller wrote:
Yes, or
    ([: 11&+ _100000&%) 1

Or
    11 _100000&p.@:% 1

Meaning exists outside of the language, but the point of the language is to
express concepts (especially some frequently useful concepts from
mathematics).

Thanks,


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to