u/Ok-Albatross7954

▲ 7 r/lua

I made a thing called Sino

basically I got tired of not having classes in Lua and ended up making a small superset that transpiles to normal Lua (no runtime or anything)

I also threw in destructuring and some reference type stuff (it’s basically just table wrappers)

it’s pretty rough but I’ve been using it a bit and it’s not... that bad.

https://github.com/pero-sk/Sino/

no idea if this is actually useful or just a dumb idea, I'm curious what people think of this though.

u/Ok-Albatross7954 — 14 days ago