RomainTHD / RomainTS

A TypeScript typechecker

Home Page:https://romainthd.github.io/RomainTS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RomainTS

A TypeScript typechecker, and maybe someday an interpreter or compiler as well.

Writing my own lexer / parser isn't fun, so I'm using the TypeScript one to generate the raw AST, but maybe at some point I'll work on it.

Project status

Supported features

About

A TypeScript typechecker

https://romainthd.github.io/RomainTS/

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.4%Language:JavaScript 1.2%Language:Python 0.4%Language:Shell 0.1%