C and C++ to Luau compiler for Roblox.
- Enums
- If statements
- Return
- Functions
- Calling functions
- Binary operators
- Unary operators
- Preprocessor
- Struct
- do-while loops
- Strings
- elseif
- For loops
- casting
- else
*
&&
- Unions
main
functions- Gotos (Lua 5.2+)
- Short & Long values
++
&--
- Arrays
- Indexing
- switch (with fallthrough)
- Binary operators (
<<
,>>
,|
,&
)
- everything in C
- classes
- constructors
- delete
- new
- namespaces
- destructors
- inhertiance
->
- indexing
this
- Roblox bindings
- structs in unions