Please elaborate!
That is not what I came to understand from my short read of their site, but then I am here asking for clarification, because I am not sure exactly what they are.
Are you saying that they are nothing more than a specialized CPU that runs modified "C" code?
It's a CPU that supports 8 threads per core. It doesn't run C code, at least not directly. You have to compile your programs with their version of GCC. XC is a version of GCC that has extensions to support multi-threading and possibly some of the other hardware on the chip.