Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roblox-ts/roblox-ts

A TypeScript-to-Luau Compiler for Roblox
https://github.com/roblox-ts/roblox-ts

compiler lua roblox roblox-studio roblox-ts typescript

Last synced: about 2 months ago
JSON representation

A TypeScript-to-Luau Compiler for Roblox

Awesome Lists containing this project

README

        


roblox-ts


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](https://luau-lang.org/) so that the code behaves the same.

## Quick start & Documentation

Ready to dive in? [Check out the documentation.](https://roblox-ts.com/docs)

## Join the Community!

https://discord.roblox-ts.com

## Games that use roblox-ts