http://blog.reverberate.org/2012/12/hello-jit-world-joy-of-simple-jits.html
Apparently, there's now reusable support for JIT development. (Just In Time code generation...) It might be interesting to develop something like f. that uses JIT to implement some kinds of verbs? (I'm not sure if we could efficiently replace LAPACK with a "pure" J implementation, but it's something to think about...) -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
