Based on our record, Luau seems to be more popular. It has been mentiond 34 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> How much programming features does Roblox have? You can check out Roblox Studio - https://create.roblox.com/landing And Luau is the scripting language - https://luau.org. - Source: Hacker News / 16 days ago
Curious how this compares with Luau: https://luau.org. - Source: Hacker News / 3 months ago
I am building a webserver using Luau[1] and Lune[2], which will be used to host my own website. I haven't been this excited in a long time, when it comes to trying out a new programming language. Luau seems to make Lua _perfect_ (except for the classic 1 based indexing). And with Lune it also includes a very simple way to serve requests, which has always been a headache to do with regular Lua in a cross-platform... - Source: Hacker News / 4 months ago
Disclaimer: I've contributed to Lune multiple times and have contributed off and on to Luau as well. For those who aren't familiar, Luau is a language based on Lua that is developed and maintained by Roblox. It's entirely open source (you can see the repo here: https://github.com/luau-lang/luau Lune itself is nice and I use it for basically all of the scripting needs I have. Some of the API is limited compared to... - Source: Hacker News / 5 months ago
It does indeed still work that way! We even still support the old, in-house VM, known as LSO2: https://wiki.secondlife.com/wiki/LSO We're hard at work adding Luau (https://luau.org) as a supported language for both in-world scripting as well as client/viewer-side scripting. As a handy byproduct of that, LSL will also gain the ability to be compiled to Luau bytecode, allowing us to eventually (someday, at least)... - Source: Hacker News / about 1 year ago
LOVE 2D - Hi there! LรVE is an *awesome* framework you can use to make 2D games in Lua.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Lua - Powerful, fast, lightweight, embeddable scripting language
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
Capture - A great free screen capture utility that allows you to capture either a window or the desktop and save it to either a file or the clipboard.
Rust - A safe, concurrent, practical language