Its written in a variant of c++ designed specifically for the Torque Game engine.
That varient is called TorqueScript
i think he means the engine, which is written in C++ i think.
my understanding:
TS is a scripting language designed for the engine, on top of it, much how like a scheme interpreter can be built in python