roblox-ts / roblox-ts

A TypeScript-to-Luau Compiler for Roblox

Home Page:https://roblox-ts.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A TypeScript-to-Luau Compiler for Roblox

https://roblox-ts.com/

License:MIT License


Languages

Language:TypeScript 90.0%Language:Lua 9.9%Language:Shell 0.0%Language:JavaScript 0.0%Language:Dockerfile 0.0%