Lua, Python and C/C++ are available right now.
C/C++ is compiled in run-time with LLVM.
Porting an interpreter requires a minimal effort, although porting some of the interpreter libraries can be not that easy.
I have compiled PHP just for fun, and it was working "out of the box".