Top
Best
New

Posted by 90s_dev 4 hours ago

Pluto is a unique dialect of Lua with a focus on general-purpose programming(github.com)
14 points | 3 comments
wavemode 42 minutes ago|
Curious how this compares with Luau: https://luau.org
90s_dev 4 hours 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 17 minutes ago|
Yea. I am definitely trying this out too. It really has some new features changes that I wished lua had.