I'm surprised you missed my point.
Nim is a translator to C, JavaScript, ... with helper libraries to get that done.
No, Nim is a language.
nim.exe and
nim are translators. BaCon is a language.
bacon.bash and
bacon (compiled bacon.bac) are BASIC to C translators. Tcl is a language,
tclsh is a Tcl language interpreter. Python is a language.
python is a Python language interpreter and
pypy is a Python language JIT compiler.