Any reasonably standardized and popular language will do, because the goal is to compile it on all platforms, and not create a single binary file that will work on Windows, MacOSX, Linux, and z / OS. C and C ++ are a popular choice because they will work easily with just about anything. Java is a good choice because it works in almost everything. For low performance applications, Perl and Python are good.
, , , ( Java ), , , . MacOSX Objective-C, .