On Thursday, June 4, 2015 at 5:42:25 PM UTC-4, Nate Bauernfeind wrote: > It's fantastic to see that distributed codejam supports C++, C, Python, > Pascal, and Java! > > Is there any chance that you/google would consider adding Scala to the list? > You can get away with the same integration as Java except when compiling. > When compiling you would execute 'scalac' instead of 'javac'. > > Pretty please =D? > > Nate
I suppose you also need to make sure you include the scala library on the classpath at runtime too... but still; pretty easy, right?! -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-code/5a93e41e-cabb-4657-94de-dd5429d690c9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
