I have seen SCALA for various platforms. But there is only for Unix and nothing for Linux, Solaris. Does the architecture matter ( like 32 bit and 64 bit ). I am guessing since it runs on JVM we dont have to worry about this. My question is , lets say if my production boxes have different Os's like Solaris, Unix, Linux --- What should I do ? Do I need to just get SCALA for Unix and install respective JVM's.
At this point I am planning to write SCALA scripts that runs on every platform --- Scrips dont need any JVM, so SCALA for Unix is sufficient for Unix like OS's