Comment on Which language you wish would really grow and reach mainstream adoption?
rockSlayer@lemmy.world 1 year ago
Super niche, but I wish wren caught on. It’s a language very similar to lua, but indexes start at 0. Also it has some cool features too, but mostly the index thing.
thtroyer@programming.dev 1 year ago
Wow, that looks really nice!
I use Lua for PICO-8 stuff and it works well enough, but certain parts are just needlessly clumsy to me.
Looks like TIC-80 supports wren. Might have to give that a try sometime!