Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/roblox-ts/roblox-ts
- Owner: roblox-ts
- License: mit
- Created: 2018-09-05T22:39:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T06:18:07.000Z (2 months ago)
- Last Synced: 2024-10-01T18:40:08.690Z (2 months ago)
- Topics: compiler, lua, roblox, roblox-studio, roblox-ts, typescript
- Language: TypeScript
- Homepage: https://roblox-ts.com/
- Size: 8.02 MB
- Stars: 898
- Watchers: 24
- Forks: 130
- Open Issues: 110
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-roblox - roblox-ts
- awesome-roblox - roblox-ts - A TypeScript-to-Luau Compiler for Roblox. (Tooling / Compilers)
README
roblox-ts
A TypeScript-to-Luau Compiler for Roblox
## 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