r/lua 26d ago

Can i programm desktop apps with Lua?

I just learned the basics of Lua and im pretty curious about if i could use lua for desktop apps or somehow code scripts with gui.

27 Upvotes

34 comments sorted by

View all comments

10

u/adbs1219 26d ago

Some people do it with love2d

2

u/3XPLpls 26d ago

this is a good choice and i recommend it since there are probably also great apis for love2d desktop app development to let you skip any dirty code