Choice of Language:

Most simulation tools are based on their own language, grammar, and syntax, to support the fundamental functions of control-branching, evaluation and assignment of state-variables, and I/O. (Can be done with any true programming language.)

This negatively impacts:

Choosing a standard language such as C is advantageous because: