• Getting set up
  • For API Samples compatible with TypeScript >= 1.5 please see Using the Compiler API
  • A minimal compiler
  • A simple transform function
  • Traversing the AST with a little linter
  • Incremental build support using the language services
  • Pretty printer using the LS Formatter