TypeScript
https://www.typescriptlang.org/
JavaScriptとおなじくnpmがパッケージマネージャー
インストール
$ sudo npm install -g typescript
プロジェクトの初期化
$ npm init