Have you had a look at Henry Rich's "J for C Programmers"
which is distributed with J??? Look for "JfC" in the help
screen top menu.

Sounds like you would really appreciate his point of view.

- joey

At 00:32  +1100 2008/01/16, Jack Andrews wrote:
 > > what would really be nice is to have a guide that takes apart programs
 > written in c or python, or java and reduce them to j.

 Even when I convert programs to J, I never work this way.

i guess i was thinking of 'appropriate' programs rather
than real-world.

i'm talking about things like turning an array of structs
into a bunch of arrays, using permutations instead of
sorting...  how to handle result sets from odbc
 .. to box or to invert ...
  printing "%d\r" every 100 rows read ..
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to