rtsc A small experimental TypeScript-to-JavaScript compiler written in Rust. This project is a personal exploration of compiler design, including lexing, parsing, basic type checking, and JavaScript code generation.