diff --git a/website/guide/compatibility.html b/website/guide/compatibility.html index 9e4d1dcf..db840ecc 100644 --- a/website/guide/compatibility.html +++ b/website/guide/compatibility.html @@ -54,6 +54,13 @@ Javascript. There are no known issues.

Like CoffeeScript, LiveScript compiles to Javascript. There are no known issues.

+

TypeScript

+ +

TypeScript +compiles to Javascript. There are no known issues with compiling TypeScript +using the Microsoft TypeScript compiler (in the ES5/CommonJS mode) and +running the resulting Javascript using Duktape.

+

Underscore.js

Underscore.js provides a lot of