On Thu, May 15, 2008 at 4:57 AM, bill lam <[EMAIL PROTECTED]> wrote: > unintelligible to the uninitiated.
Interestingly, I have found J easier to teach to the uninitiated than various other programming languages. i. 10 5 + i. 10 1 + 10 * i. 10 o. 1 9 ^ 2 o. 9 ^ 2 o. (i. 10)^2 1r2 + 1 1r10 + 1 1r2+i.10 (Try that with C.) The problem, in my opinion, is that it's easier for most people to find computer users who are unfamiliar with J than it is to find computer users who are unfamiliar with C. But another issue has to do with the kinds of problems people try to solve. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
