Closed
Description
Please supply an up-to-date TypeScript language specification. The only thing I could find was one for version 1.8 at https://github.com/microsoft/TypeScript/blob/master/doc/spec.md. I would like to parse TypeScript in a language other than JavaScript or TypeScript, preferably with ANTLR4, so I guess some formal grammar would do. I would think you have that somewhere in this project, but I cannot find it.