Hi all, I've been working on a little project to translate bits of Julia code to Intel's ISPC ( http://ispc.github.io/ ).
It's in alpha status with lots of loose bits, but I got the Mandelbrot ISPC example to compile: https://github.com/damiendr/ISPC.jl/blob/master/examples/ISPC-mandelbrot.ipynb Comments welcome. Damien
