From XCore Exchange
We have a C/C++ compiler based on LLVM, [1], [2]
The C compiler comes as part of the XMOS tool chain and the source for LLVM based tool set is available from XMOS [3].
The C compiler has available to it the standard C libaries such as stdlib, stdio etc.