A TypeScript-to-Luau Compiler for Roblox


Keywords
compiler, lua, roblox, roblox-studio, roblox-ts, typescript
License
MIT
Install
npm install roblox-ts@2.3.0-dev-3a89c93

Documentation

A TypeScript-to-Luau Compiler for Roblox

Discord server CI Status Coverage Status
 

Introduction

roblox-ts is an attempt to bridge the abilities of TypeScript to work in a Roblox environment. We break down your code into an abstract syntax tree and emit functionally similar structures in Luau so that the code behaves the same.

Quick start & Documentation

Ready to dive in? Check out the documentation.

Join the Community!

https://discord.roblox-ts.com

Games that use roblox-ts