TypeScript workshop

Compile and run TypeScript

tsc checks the types, then the program runs. stdin is the box under the source. stdout and type errors show on the right.

TypeScript tutorial

Ready. Press Compile & run, or Ctrl + Enter.

main.tsTypeScript · tsc
Build logIdle
Compiler messages appear here.
Program output
Run the program to see stdout.