typescript
TypeScript is a programming language that is a strict superset of JavaScript, adding optional static typing and other features that support large-scale software development. It is designed for development of large applications and transcompiles to JavaScript.