According to another thread in the same topic, typescript is a “loaded” language.
If typescript is a bootable language, this means that the original compiler was written in a lower-level initial language. Then what language would be?
from wikipedia:
The typescript compiler itself is written in TypeScript, compiled to JavaScript and licensed under the Apache 2 license.
source
share