Ask HN: What programming language is Watson written in?

8 points by landon ↗ HN
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?

8 comments

[ 2.8 ms ] story [ 25.8 ms ] thread
Looks like some variant of C?
The screen where the guy is coding on his laptop looks like Java, to me.
I can read "Java application" and a "/home/wind(?)/workspace/watson/" path, so it's probably real code and it's written in Java.