Pluto is a unique dialect of Lua with a focus on general-purpose programming
20 90s_dev 3 7/1/2025, 12:58:22 AM github.com ↗
Comments (3)
wavemode · 1h ago
Curious how this compares with Luau: https://luau.org
90s_dev · 4h ago
Basically a more convenient/intuitive Lua for JS/C/Java/C++ users, plus optional static typing. May in fact use this instead of Lua.
Imustaskforhelp · 38m ago
Yea. I am definitely trying this out too. It really has some new features changes that I wished lua had.