> > 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
