Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 337 Bytes

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