Roblox Compiler Collection is a collection of compilers to compile a language to Roblox Lua(u), the RCC group makes all of these compilers.
py: roblox-py
Python -> Luau Compilerc/cpp: roblox-c [Archived]
C and C++ -> Luau Compilerllvmroblox-llvm [Coming soon]
LLVM IR to Luau compiler.
bindgen: bindings
Codegen to generate bindings in multiple langauges for the Roblox APIrcc: rcc
Toolchain for installing and managing the RCC compilers. Allows for multiple languages to be used in one project and has extensive standard libraries.install: installer [Experimental]
A shell-script for Unix & Windows systems to easily installrccand compilers.luauluau2py [In development]
Luau -> Python compiler..