|
|
|
|
|
by eggy
4123 days ago
|
|
Great news and work. Does this mean with C++, Emscripten and ionmonkey we can do serious array work on the web? I was playing with Dart a year ago for the very reason of having SIMD available for speedups, but Dart syntax was too 'Java' for me. I don't program for a living, but for fun. I have been studying J for over a year, and APL recently. They are mind-blowing, and it is interesting to see old ideas take new footholds given access to GPUs and talk of vector processors. Julia is on this road too. Arrays are the bread and butter of the array languages, and even though J runs in an interpreter, it is mighty fast. |
|