I am very curious about what programming language was used to write the Watson software that IBM used to play Jeopardy. There is a screen of code at 1:49 in this, http://www-943.ibm.com/innovation/us/watson/what-is-watson/a-system-designed-for-answers.html video, but I couldn't make out the language and it could just be a filler. Has anybody seen anywhere it was mentioned?
I'm not sure it's all Java, but there's a lot of Java in there; looking at the systems team pages[1], there's mention of two Apache Java projects, UIMA and Hadoop...
Watson was written in mostly Java but also significant chunks of code are written C++ and Prolog, all components are deployed and integrated using UIMA.