jsi

An interpreter built on the TypeScript Compiler API

Stars
6

jsi

An interpreter built on the TypeScript Compiler API.

Tutorials

  1. Interpreting TypeScript

Example

$ tsc interpret.ts
$ node interpret.js examples/print.ts
3