On Mon, Jan 9, 2012 at 1:04 PM, Cliff Reiter <reit...@lafayette.edu> wrote: > That aside, this is all pretty much a mess in J7 so I would really > appreciate any wisdom from the web. Does it make sense try to overlay > image3 on platimg? How feasible is it for platimg to move to 64 bit? How > well does platimg work in J7?
Personally, I have been implementing image loaders directly in J, rather than deal with those issues. However, that is extremely slow. So, I have been looking into defining J verbs implemented as C functions whose definitions are expressed using 0 :0 in J (using mingw under windows -- Linux and Mac have their own native implementations of C, though the usual approach under Mac seems to involve Xcode which has a $99/year fee associated with it). This is looking plausible, but I do not have anything I am ready to show yet. FYI, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm