It's not really like C++, more like assembly language (machine code), which is actually quite a bit more complicated than C++. However, once you know an assembly lanuage, all others are easy to pick up.
The FreeSCI docs have info on the SCI byte code. If you can learn it, you'll have no trouble with these disassembled scripts.