Skip to content

Chi-EEE/roblox-ts

This branch is 7 commits behind roblox-ts/roblox-ts:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 3, 2024
Sep 1, 2024
Sep 3, 2024
May 29, 2021
Jun 26, 2024
Sep 14, 2024
Sep 10, 2024
Jan 28, 2020
Jan 28, 2020
Oct 22, 2023
Sep 21, 2020
Sep 3, 2024
Mar 13, 2022
Sep 14, 2024
Sep 1, 2024
Jan 17, 2022
Sep 10, 2024
Sep 4, 2024
Sep 4, 2024
Sep 23, 2024
Sep 23, 2024
May 27, 2022
Sep 3, 2024
Jan 17, 2022

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.3%
  • Lua 9.7%