There are already some versions for iOS and android. However I think there won't be significant improvement by just changing complilation switch to neon. In fact all stock cpu nowadays already get fpu with simd.
Пн, 18 фев 2013, Leonardo Sandoval писал(а): > Hi, > > sorry if this question has been asked before but I am a newbie in the J > world: > > is there any intention to port the J interpreter into ARM architectures? > If yes, it would be great if the source code could be adapted to be able to > use the NEON instruction set for this arch. These NEON set allows SIMD > (Single Instruction Multiple Data) computational model, so lots of stuff > can be done in a single CPU cycle. More info on ARM/NEON stuff can be found > here: > > > http://www.arm.com/products/processors/technologies/neon.php > > > Leo > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
